activities
latest
false
UiPath logo, featuring letters U and I in white

Workflow activities

Last updated Mar 2, 2026

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.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated