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 VIEWALLVARS to display a modeless list of all variables.

See Also:

ALLFUNCTIONS

ALLMACROS

VARS

VIEWALLVARS

VIEWVARS