KUIML
Blue Cat's User Interface Programming Language
LOCAL_VARIABLE

Description

This element is similar to a VARIABLE element, except that its lifetime is limited to the scope of its parent node in the XML tree: when its parent node is closed, the variable is destroyed.

Attributes

See the VARIABLE element attributes.

Syntax

See the VARIABLE element.