event | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | event |
Description | An occurrence that causes a program to do something. An event can be a user action (like a mouse click) or a program action (like the completion of a download). |
Tags | objects |