|
Action |
Declare one or more global variables.
|
Syntax |
GLOBAL "variable1" [<,>"variablex"]
|
Remarks |
Global variables are visible everywhere in every script during the current KiXtart session.
|
Examples |
GLOBAL $X
GLOBAL $X, $Y, $Z