Previous Topic: And OperatorNext Topic: Reset Operator


Or Operator

Or Operator icon

The Or operator defines a synchronization point between all entry links to it. Exit links from an Or operator are activated after at least one entry link to the operator has been activated. At least one of two or more separate branches of a flow leading to an Or operator be completed before beginning one or more exit branches.

The Or operator can be added to sequences of operators in a process on one of the editor tabs (Main, Exception Handler, Lane Change Handler). Place an Or operator in a process by dragging it from the Standard folder to any of those three editors. Link one or more input operators that the Or operator can synchronize and link one or more output operators to follow completion of the Or operator.

Parameters

The Or operator does not contain any parameters.