Table of Contents

Loop

This action allows you to loop over a part of the script. This action will jump to a specified line or label of the script a certain number of times.

Standard parameters

Input parameters

Line

The line or the label to jump to.

Amount of times

The amount of jumps. If a value of 1 is entered the action will only jump once to the line or label specified in the Line parameter.

Exceptions