Check Conditions¶
Logic ยป 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 |
Keywords¶
Execute
Call
Check
Evaluate