message handler

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsmessage handler
RelatedControl Structure: on
Message: mouseUp
Glossary: handler, custom command, handle, built-in message, control structure
Description

A handler you write that either handles a built-in message (such as mouseUp) or defines a custom command. Message handlers begin with the on control structure.