Brancher
Helper for the else statements of [ChooseBranch].
Defined by idl logic.
Implemented by:
- Finally do: Run a set of statements after a condition has failed.
- If:[assuming:]do:[else:] Select a block of statements to run based on a true/false check.