Set global variables for a form
A global variable is available to any procedure in a form while the script is running. To set a global variable, assign the value to the variables before any procedures.
A global variable is available to any procedure in a form while the script is running. To set a global variable, assign the value to the variables before any procedures.