Script Central - Variables Tab

For viewing and editing user-defined variables.  See also Script Central Tabs.

User Variables

User variables are those defined in LET and SET statements, as described in Variables and Functions.  When a variable is defined and given a value, and is not declared LOCAL, it appears in the Variables tab.  The value can be changed directly in this tab, either in its cell in the list window, or in the text box.

List contents:

Name

Variable name as defined in LET or SET statement

Value

Current value of variable; can be edited in-place

Actions:

Click Name cell

Selects variable and displays it in the text window.

Click Value cell

(or double click): begin editing value

Right-click row Brings up context menu, commands listed below.

Text window

Text is editable.  To edit a value, edit the text which follows(editable): then click OK or Apply.

Context menu:

Copy

Copies selected row(s) to Windows Clipboard as tab-delimited text

Select All

Selects all rows for copy

Refresh

Rebuilds list and recalculates current values