The globalvar subcommand, can be used in place of an argument in a normal command.
The var command grabs the value saved in that global variable specified. This variable must been initalized previously with the initvarglobal THEN/ELSE command. Global variables are shared between all objects, as opposed to local variables. |