Condition Expressions

The Condition Expressions tab allows you to create expressions using mathematical or Boolean logic.

When an event is triggered, the expressions are evaluated. The event's variables determine if an expression is true or false. The results of this evaluation must be all or partially true, depending on the event setting, in order for the event to occur.

Tip: For general information on building expressions, see the expression editor.
The following table displays the attributes that are available in the events expression editor:
AttributeValueDescription
Latch ExpressionSystem-definedSelect this option if you want an expression to remain true after it has been evaluated, but is waiting for all other expression to become true. When all expressions are true, the event is signaled.
EditUser-definedDisplays the name and description of the selected expression.
Check SyntaxSystem-definedClick to confirm if an expression has been completed and ordered correctly.
TestSystem-definedClick to evaluate the expression. The Test Expression dialog box appears.
Expression Functions tabN/ADisplays the functions available to build your expression. Double-click a function to insert into your expression.
Expression Variables tabN/ADisplays the variables available to build your expression. Double-click a variable to insert into your expression.