Show |
Top Previous Next |
The following commands have been implemented in EMUEScript exactly as they are implemented in OLIE™:
Syntax - Show <Variable 1> <Variable 2> <Variable 3> ...
Description: This command is used to Show the contents of script variables specified by <Variable 1>, <Variable 2> etc, in the activity window.
Sample: The following statement uses the Show command to show the contents of the variable "Var_1" Show PtID DOS Amt1
See Also:
|