Navigation:  Reference > Flow Controls >

Branching

Previous pageReturn to chapter overviewNext page

Branching has one input route and two or more output routes, it will direct user to different routes, according to user's decision, or condition status.

Branching can be nested.  So you can make complex logic:

nestedcondbranch

 

Conditional Branching
User Decision Branching
Switch Branching