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
| Attribute | Type | Description | Required |
|---|---|---|---|
| name | String | Specifies the name of the variable. | Yes |
| value | String | Specifies the value that should be assigned to the variable. | Yes |
Since 1.0