top | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Synonyms | metacard,hypercard,supercard |
Summary | Used in the exit to top control structure to specify the top level of execution. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Glossary: handler, execute, MetaCard, HyperCard, keyword, SuperCard, control structure Control Structure: exit to top |
Description | Use the top keyword to stop executing the current handler and all pending handlers. The synonyms metacard, hypercard, and supercard are included for compatibility with imported MetaCard stacks, HyperCard stacks, and SuperCard projects. |