Click or drag to resize

Do Number

Do Number

Component representing a loop running specified amount of times.

Screenshot999999577.png
Properties
Name Description
Entry The input of the node.
Number The number of times to run.
Loop Body The body of the while loop.
Counter Current iteration number.
Exit The output of the node.
See also
Do WhileFor Each