Loop

Also iteration, control structure that consists of a statement block which is defined using keywords (DO - ENDDO, WHILE - ENDWHILE, LOOP - ENDLOOP, PROVIDE - ENDPROVIDE, SELECT - ENDSELECT) and can be executed on a multiple basis.

More