| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
Primary |
|
See also |
DIM, REMOVEVAL, SETVAL |
Removes all variables starting with the specified prefix.
REMOVE[VALS] <VariablePrefix>
REMOVE[VARS] <VariablePrefix>
|
Part |
Description | |
| <VariablePrefix> | All variables with a name beginning with <VariablePrefix> are deleted (=delete of multiple variables). | |
|
| ||