Reference

Components
Int Loop
Description
The Int Loop component cycles a fixed number of times sending a trigger on each iteration. You specify how many times to iterate (N). By
default the loop counter starts at zero and increments in unit steps but you can start at any integer value you like.
To prevent hanging the loop is automatically limited to a maximum of 1000 iterations. You can bypass this safety mechanism by setting the
No Limit input to True.
Connectors
Inputs Type Outputs Type
Number of iterations
Int The current iteration
counter value
Int
The start value for the
iteration counter
Int Trigger sent on each
iteration
Trigger
Trigger to start the loop
Trigger Trigger sent when all
the iterations are
complete
Trigger
False if the iterations are to
be limited to 1000
Boolean
171 of 494