currentCard | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | stack | ||||||
Summary | The short name of the current card of a stack | ||||||
Introduced | 2.7.2 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: this Glossary: current card, property Object: card, stack | ||||||
Description | Use the currentCard property to change the current card of a stack, or find out which card is the current card of a stack. The target stack does not need to be the frontmost stack or otherwise visible, nor does the stack file need not be open (file write access is needed in order to set the property). | ||||||
Tags | navigation |