Input None
Output None

This task introduces and sets variables. Each initialization consists of variable's name and variable's value. Variable's value can be an expression containing one of the following:

It is possible ot set the same value to multiple variables at once - list all the variables to set, delimited by comma: var1, var2, var3 =

See also:
Common Task Attributes
Task Options
Variable Types