Loop / Stop loop

Loop

Application allows to perform nested actions specified number of times.

additional actions image

  • Number of iterations - The number of repetitions of the loop.

Stop loop

The application breaks the loop, after this the next action of the script will be performed.

Assign a variable