In this dialog you can create a loop like in the Pic language. You define a loop variable, its initial and ultimate value and a step by which it will be incremented. In the do text area you define a code block in the Pic language which should be executed ( by default it will be an empty block ).