Skip to main content

Break

Description

It breaks the looping activity and continues with the rest of the workflow.

Properties

Input

  • Condition – The loop will break only if the given 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