Parameters specified as nested elements

variable

Used to specify a user environment variable that shall be available during a run. If a variable with the given name already exists, its value will be overridden during the run and restored afterwards.

Table 4.2. Nested variable parameter

AttributeTypeDescriptionRequired
nameStringSpecifies the name of the variable.Yes
valueStringSpecifies the value that should be assigned to the variable.Yes

Since 1.0