caller

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymscalling handler,caller
RelatedGlossary: 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.