UiPath.Core.Activities.Break
Note:
This activity was first introduced in the UiPath.System.Activities v19.12.0-preview activities package.
Exits a For Each activity and continues with the activity that follows it. Can be used in an If activity inside a For Each to stop the iteration when a certain condition is met. Must be added inside one of the following activities: Excel For Each Row, For Each Mail Message, or For Each File In Folder.
Properties
Common
- DisplayName - The name displayed for the activity in the Designer panel.
Misc
- Private - If selected, the data used in the activity is not logged by StudioX.
Updated 3 years ago