trigger | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | triggered,triggering,trigger |
Related | Command: set Glossary: execute, handler, object Control Structure: on, setProp |
Description | To cause an action to happen. In particular, to cause an on or setProp handler to execute. Also, the set instruction sent to an object that triggers a setProp handler. |
Tags | objects |