Continue
Skips the current iteration of a loop and proceeds to the next iteration.
Category: Flow Control & Logic · Group: Flow Control · Activity name: Continue

Example
Continue()
Skips the current iteration of a loop and proceeds to the next iteration.
Category: Flow Control & Logic · Group: Flow Control · Activity name: Continue

Continue()