Continue activity
The Continue activity jumps to the next item to process in the loop and is typically placed after an If or an If..Then activity.
About this task
The Continue activity can only be used inside one of the following looping activities: For Each, Split, and While Loop activities.
To use a Continue activity complete the following steps: