This action will skip any subsequent actions within the loop and revert back to the start of the loop.
+
This action will not execute the remaining actions in the current cycle of the loop and will instead return to the beginning of the same loop to start a new iteration.
−
If this action is placed outside of a loop then it will be ignored.