Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Select what to do with the iteration loop after the next component is triggered:
continue loop: continues iterating until the number of iterations reaches the defined maximum value.
exit loop: stops iterating immediately.