Skip to main content

Break / Exit Loop

UiPath.Core.Activities.Break

Description

Exits the current loop activity, such as For Each, While, or Do While, and continues the workflow with the activity that follows it.

note

This activity enables you to skip the remaining steps in the current iteration inside a loop activity, such as For Each, While, or For Each loop.

In the StudioX profile, this activity is named Exit Loop.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Windows, Cross-platform configuration

This activity has no configurable options.

Windows - Legacy configuration

Properties panel

Common

  • DisplayName - The display name of the activity.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.