DADiSP Worksheet Functions > Function Categories > Variables > ALLVARS

 

ALLVARS

Purpose:

Displays a list of all available global variables defined within the current Worksheet. Lists variable names, types, values, and allows variables to be created and edited.

Syntax:

ALLVARS

Remarks:

Displays all global variables including those beginning with the underscore character (_). When a list of available variables is generated using the VARS function, variables beginning with the underscore character are not included.

See Also:

ALLFUNCTIONS

ALLMACROS

VARS