Check Conditions¶
Visual Scripting ยป Check Conditions
Description¶
If any of the Conditions list is false it early exits and skips the execution of the rest of the Instructions below
Parameters¶
Name | Description |
---|---|
Conditions | List of Conditions that can evaluate to true or false |
Mode | Whether to check the Conditions as an AND or an OR set |
Keywords¶
Execute
Call
Check
Evaluate