Decision Node

The Decision Node routes input data to the true, or false terminals depending upon the condition.

If a condition is met, the Decision Node routes the input data to the true terminal. If the condition is not met, the Decision Node routes the data to the false terminal. The decision is made based on the Flow Variable value and the operator.