If ... Then ... Else Component
This component is intended to execute conditional statements.
It requires a mandatory data binding "$.config.condition".
In a simple case, the data binding can be filled directly via the "Condition" component field. More complex logic can be implemented via the "Data binding" detail window.
Within an “If Then Else Component” workflow components can be added for the “True” path and for the “False” path. If desired only one of the 2 paths can be filled with workflow components.