call | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | call,called,calling |
Related | Glossary: handler, execute, return, function, value Control Structure: getProp |
Description | To invoke a handler; to cause a handler to execute. In particular, to cause a function or getProp handler to execute and return a value. |