VIEWALLVARS

Purpose:

Displays a list of all the current global variables.

Syntax:

VIEWALLVARS

Returns:

Nothing, a modeless list of all the current global variables is displayed

Remarks:

Displays all global variables including those beginning with the underscore character ( _ ). The VIEWVARS function does not include variables beginning with the underscore character.

 

The variable list is modeless and will automatically update as variables are created and cleared.

 

See VIEWOBJECT to display a single variable or window.

See Also:

VIEW

VIEWFILE

VIEWHTML

VIEWHISTORY

VIEWLOG

VIEWOBJECT

VIEWTEXT

VIEWVARS

WHICH