Skip to content

Splitting pathways with conditional nodes#

Splitting uses the IF or Switch nodes. It turns a single-branch pathway into a multi-branch pathway. This is a key piece of representing complex logic in Ensemble.

Refer to the IF or Switch documentation for usage details.