Condition
![]() | Condition : Makes case distinctions based on branches within the process, whereby each underlying branch is executed if the condition is true. |
Properties
Label | Free text area to set a label for the condition |
Condition | Execution condition (set automatically). Double-click the connection line (transition) to set conditions. |
Rotation | Rotation of the Possible values:
|
In loops, place a Connection
component between the Condition
component and the return to the first loop component. Also, place a Connection
between a Condition
component and an immediately following Stop
component.