Control flow: Break from loop
This action will immediately break out of the current loop and run the next action after the loop. If this action is placed outside of a loop then it will be ignored.
This action will immediately break out of the current loop and run the next action after the loop. If this action is placed outside of a loop then it will be ignored.