next | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Designates the card following the current card. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: previous, card Object: stack Glossary: keyword, current card, object reference Control Structure: next repeat |
Description | Use the next keyword to move forward in the stack or to object reference|reference the card after the current card. If you are already on the last card, the next card is the first card in the stack. |
Tags | navigation |