local variable

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymslocal variable,local
RelatedGlossary: execute, handler, variable
Description

A variable that is accessible in only one handler and whose existence ends when the handler stops executing.

Tagsproperties