Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Drag into the page a switch node, a returnFailure, a returnSuccess and an outcome. Arrange and connect them similar to below.

Image Added


Switch nodes work like a switch statement in any programming language. Outcomes are like case statements.

...