While loop
Last updated
Last updated
While Loop node iterates over a list or a collection, executing a set of instructions for each item until an exit condition is met.
Node name
true
Condition
Condition when you would like to exit the loop. Check to see how to build conditions in this node.
true
This node does not return any value