caller | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | calling handler,caller |
Related | Glossary: handler, custom command |
Description | The handler that invoked whichever handler is currently running. For example, if Handler A uses a custom command which is defined by Handler B, then Handler A is the caller of Handler B. |