DISPLAY        Output value of all or a specified variable

Top  Previous  Next

Syntax:

DISPLAY

[ variable ]

Arguments:

[ variable ]

A previously defined variable (optional).

Options:

None

 

 

 

This script command may be used to output all variables currently assigned or one specific variable. The variable name(s) and associated value(s) are written to the FileLink window and to the log file. Both internal and user defined variables are included.

 

Related Command(s): SET