Skip to main content

Continue

Description

It skips the current iteration in the loop, and continue with the rest of the iterations.

Properties

Input

  • Condition – The loop will skip the iteration only if the condition is satisfied.

Misc

  • DisplayName – Add a display name to your activity.
  • Private – By default, activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.

Example

Download Example

Correlation Scope