Forum Discussion

Capricornus's avatar
Capricornus
Contributor
3 years ago
Solved

How to continue a data driven loop (move to next item)?

Hello everyone, in a data driven loop, how can I move on to the next item without completing the current iteration? Like the "continue" statement in a "for" loop?   Thanks 🙂