Subscribe

UiPath StudioX

The UiPath StudioX Guide

Skip Current

UiPath.Core.Activities.Continue

📘

Note:

This activity was first introduced in the UiPath.System.Activities v19.12.0-preview activities package.

Skips the current iteration in a For Each activity and continues the execution with the next iteration. Can be used in an If activity inside a For Each to skip an 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


Skip Current


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.