libraryStack | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | stack |
Summary | Sent to a stack when it is placed in the message path by the start using command. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Message: releaseStack Command: start using Object: stack Glossary: message, command, execute, message path |
Description | Handle the libraryStack message if you want to perform some task or set a configuration when a stack is placed in use. The libraryStack message is sent to a stack even if it was already in use before the start using command was executed. |
Tags | objects |