Description
Stops execution of the action list if at least one condition in the condition list is false. If all conditions are true, execution continues with the next action.
Snippet
Abort If Condition Is False;
Properties
Returns: Void
Parameters: None