Executes a sequence of commands while incrementing a variable a specified number of times. Format FOR name=expression1 TO expression2 [BY expression3] DO (command[; . . . ])