Branch

This steps splits the path into two and on execution calculates which path should be chosen. If the Calculation evaluation is true go right else down.

  • Input & Input2 - The data used by the operator
  • Operator - A subset of the Calculator operators.
  • Inverted invert the path chosen. If the evaluation is true go down else go right.