TLO:VariableScope

From Lavish Software Wiki

Forms

The currently active variable scope. This will either be the global scope if no script is running, or the current local scope of the running script.

Examples

See Also