this | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Synonyms | current |
Summary | Indicates the current stack, or the current card of the current stack. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: card, the Glossary: keyword, current stack, current card, command, property, expression Object: card |
Description | Use the this keyword to indicate the current card or current stack in an expression. When used in a sort command, the this keyword indicates each card to be sorted. You can use the this keyword to sort cards by a card property. |
Tags | objects |