message

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsmessage
RelatedGlossary: execute, message handler, script, object
Description

An instruction sent to an object. If the object's script contains a message handler with the same name as the message, that message handler is executed.

Tagsobjects,messages