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:Attribute | Value | Description |
---|---|---|
Latch Expression | System-defined | Select 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. |
Edit | User-defined | Displays the name and description of the selected expression. |
Check Syntax | System-defined | Click to confirm if an expression has been completed and ordered correctly. |
Test | System-defined | Click to evaluate the expression. The Test Expression dialog box appears. |
Expression Functions tab | N/A | Displays the functions available to build your expression. Double-click a function to insert into your expression. |
Expression Variables tab | N/A | Displays the variables available to build your expression. Double-click a variable to insert into your expression. |