Processor Loop

The Loop processor repeats a section of a Script multiple times. Unlike other processors, which connect to at most one input and one output, this one can chain many iterations.

Configure the Loop processor
Example of running a Script on repeat

In this example, the scenario runs five times, raising COUNT from 1 through 2, 3, 4, 5, and 6.

Configuration meanings:

Field name
Required?
Detail

Number of iterations (rounds)

Yes

How many times you want to repeat the Script

Last updated