Table of Contents
Branching
Use .If(condition).Then(step).Else(step) or .EndIf() for conditional workflow logic.
Edit this page