lockRecent

Specifies whether visited cards are added to the recent cards used by go back, go forth, and go recent.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

set the lockRecent to {true | false}

# Examples

set the lockRecent to true

# Description

Use the lockRecent property to to prevent the user from having easy access to a card used only by a handler.

If the lockRecent property is set to true, visits to a card are not recorded in the recent cards.

The lockRecent property is automatically set to false when a palette, modeless, or modal stack is opened, even if a handler is still running.

# Tags

# See

- **keyword:** card - **command:** push, palette, reset, modal, show cards, unlock recent, modeless - **object:** card, stack - **glossary:** property, handler, recent cards, execute