Conditional logic with If/Else Actions

Conditional logic branching is possible with the If, Else If, Else, and End If Actions. Note that Else and Else If Actions are optional, and conditional branches can be nested.