Reference
EXIT.
Exits a loop or a processing block. Within a loop, the entire loop processing will be terminated and the next loop run willbe executed. Outside of a loop, the current processing block will be terminated.