Set Statement
The Set Statement module allows you to assign other variables, time settings, or direct number/text values to variables. The module will also create new variables and assign them the specified value. You can use this module as a quick way to assign values to variables that can be used within the If Statement or in VBScript modules.
Interface
Instructions
1. Type in the variable to set the value of. If the variable does not yet exist select [new] and type in the new variable name.
2. Type in the value to assign to the variable. If you wish to assign the value of another variable to this variable then select that variable in the dropdown list as [variable name]. If you wish to set the variable to a particular time do so by selecting the appropriate time specification with [].
Variables
Depends on the configuration. All new variables specified are assigned the given values.
See Also
Watch Variables
If Statement
