recent

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
recent
Summary

Used in card references.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
go recent card
put field "Type" of recent card into lastTypeChecked
RelatedCommand: 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.

Tagsui