Loop
From WarCraft3
< wc3
Loops are blocks of code that will be repeated until a condition is met. In GUI, you can create loops using the GUI action 'For Each Integer A from x to x'.
Loops are blocks of code that will be repeated until a condition is met. In GUI, you can create loops using the GUI action 'For Each Integer A from x to x'.