Dump


Statement Dump


The dump keyword will display a listing of all currently defined variables and their values.


Syntax Dump


Remarks


See Also:

Stop Variable Declarations


Example Script


......

DUMP

STOP

........