SET
Top  Previous  Next


Initializes a variable

Related topic: $c pre-command switch - call a subsection before a command is executed (in order to avoid problem with dynamic variables containing undefined values when script resumed)

Category
General

Script section
All

SET VariableName = Value

VariableName
Name of variable.  
Valid characters in the variable name are letters and numbers.  

Value

Value  
Can include any character, can refer to other variables.