handler | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | handler |
Related | Keyword: end Glossary: statement, LiveCode, function Control Structure: on, setProp, getProp |
Description | A group of LiveCode statements that begin with an on, function, setProp, or getProp statement and end with an end statement. The basic unit of the LiveCode language. |
Tags | messages |