Continue
This activity breaks from the current logical flow and continues at the next iteration of a loop. It is commonly used with a For each activity to stop the current iteration and continue with the next entry in the array.
↑
This activity breaks from the current logical flow and continues at the next iteration of a loop. It is commonly used with a For each activity to stop the current iteration and continue with the next entry in the array.