Variable Definition (node)

VariableIcon Description

This node represents a variable definition inside a Variables (Node) node.

Properties

Category Name Value
General Name The variable name.
Based On The Type (Domain/Attribute) that should be used when defining this variable.
Is Collection If set to true, the variable will be generated as a collection.
Value On Start Value The expression contained in this property will be assigned to the variable in the Start event.
On Refresh Value The expression contained in this property will be assigned to the variable in the Refresh event.
On Load Value The expression contained in this property will be assigned to the variable in the Load event.