Trigger Control by Flag¶
Function¶
This Step triggers control flow based on an input Boolean value (True/False) and a specified rule.
Usage Scenario¶
This Step is used in the branch structure of a project to trigger different subsequent Steps according to different rules. Often used with Steps that output Boolean values, such as Dichotomize Values by Threshold.