previous | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Synonyms | prev |
Summary | Indicates the card that comes before the current card. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: first, next, last, card Command: go Object: stack Glossary: keyword, current card, object reference |
Description | Use the previous keyword to move backward in the stack or to reference the card before the current card. If you are already on the first card, the previous card is the last card in the stack. |
Tags | navigation |