Skip to content Skip to footer

Check Option

This node type allows branching based on a Boolean value.

The following parameter can be set:

ParameterHow many?TypeDescription
Option1Boolean(Mandatory) The Boolean value to match.

Note: If required, this parameter can be set to User-configurable so that it can accept a value specified by a company administrator. For more information, see Adding user-configurable values.

The following branches can be taken:

BranchHow many?Description
On1The branch to take if a specific Boolean is matched.
Off1The branch to take if no other branches match.