Break action

The Break action in the Loop package enables you to terminate the loop in your operation.

Settings

Use the Break action along with the If action to terminate the loop based on the condition you have specified in the If action. When you terminate the loop, the actions immediately following the Loop action run.