Caller | |
Type | expression |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.engine |
Summary | The caller's script object |
Example |
|
Description | Returns the script object which called the handler at the beginning of the current chain of LiveCode Builder handler execution. |
Tags | engine,script engine |