current stack | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | current stack |
Related | Property: defaultStack Glossary: property, script, active window, execute, stack, object |
Description | The stack that's being worked on, usually the active window. The current stack is specified by the defaultStack property. Also, the stack that contains the object whose script is currently executing. |
Tags | windowing |