Navigation: ESL Documentation > ESL Programmers Guide > Program Flow and Performance > Controlling Program Flow > Controlling Flow Within A Program
You can specify blocks in loops, and vice versa. If you specify a block within a loop, execution of a leave loop statement causes all blocks contained in the loop to become inactive.