Condition Event Expression Variables
The Variables tab allows you to add, modify, and delete expression variables to use when building event expressions. You can define one or more variables, which can be a constant value bound to an attribute of the trigger event, or bound to external data.
Attribute | Value | Description |
---|---|---|
List | User-defined | Displays a list of variables that can be arranged by name. |
Add | N/A | Click to add a new variable for use in expressions. |
Delete | N/A | Click to delete the selected variable. |
Name | User-defined alphanumeric string (A-Z, a-z, 0-9) up to 40 characters that cannot contain spaces | Specifies the name for a variable. |
Bind variable to external data | User-defined alphanumeric string (A-Z, a-z, 0-9) | Select this option to create a variable that is bound to an external data source. |
Configure Data Item | N/A | Select an external data source from those displayed on the Navigate tab, and specify additional input and output values for the data item's read and write functions. Note: Optional configuration information for the selected data item will vary, depending on the item that you select. |
Bind variable to an attribute of the event trigger | System-defined | Select this option to create a variable that is bound to an attribute of the event trigger. |
Attribute | User-defined | Select the trigger event attribute to which the variable is bound. |
Data Type | System-defined | Displays appropriate settings based on the attribute chosen. |
Default Value | System-defined | Specifies the input value for the attribute. |
Variable represents a constant value | System-defined | Select this option to create a variable that represents a constant value. |
Data Type | User-defined | Select the value of the data type. Note: For more information about the data types and their values, see Data Types. |
Value | User-defined alphanumeric string (A-Z, a-z, 0-9) up to 50 characters | Specifies a value for the data type selected. |