Previous Element | Next Element |
Variable
Defines a single global variable value. The value is only
used if the value does not already exist in the global data
source unless the override attribute is set to true
Attributes
name | A mandatory attribute specifying the top-level name in the global data source for which the value should be applied | |
Type | String | |
value | The value of the variable | |
Type | String | |
override | Should this specified value always be used as the value of the specified variable? | |
Type | Boolean | |
Values |
| |
Default Value | false |
Child Elements
None
Parent Elements
None
Examples
None
Previous Element | Next Element |