UiPath Documentation
activities
latest
false
Workflow activities

Break / Exit Loop

Break / Exit Loop activity that exits the current loop activity, such as For Each, While.

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.
  • Description
  • Project compatibility
  • Windows, Cross-platform configuration
  • Windows - Legacy configuration
  • Properties panel

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated