| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
Primary |
|
See also |
DIM, REMOVEVALS, SETVAL |
Removes the specified script variable.
Note: Variables are always script global and NOT local for the subroutine.
REMOVE[VAL] <VariableName>
REMOVE[VAR] <VariableName>
|
Part |
Description | |
| <VariableName> | Name of the script variable to delete. | |
|
| ||