handle

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymshandle,handled,handling
RelatedGlossary: handler, script, message, function call, object
Description

To intercept a message or function call. An object handles a message or function call if the object's script contains a handler for it.

Tagsobjects