recent | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used in card references. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Command: go Glossary: keyword, property, recent cards, object reference Keyword: card |
Description | Use the recent keyword to refer to the previously-visited card. Whenever you switch cards, unless the lockRecent property is set to true, each card you've visited is added to the recentcards list. In card references, the recent keyword specifies the card most recently visited. |
Tags | ui |