Frames 

 No Frames

Previous Element
Transform

Next Element
Video


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
TypeString
valueThe value of the variable
TypeString
override Should this specified value always be used as the value of the specified variable?
TypeBoolean
Values
true
The specified value will always be used for the specified variable when processing this document regardless of the existing value
false
The specified value is only used if no value currently exists for the specified variable
Default Valuefalse

Child Elements

None

Parent Elements

None

Examples

None


Previous Element
Transform

Next Element
Video