BREAK
BREAK.
BREAK
terminates execution of the innermost currently executing
LOOP
construct.
BREAK
is allowed only inside LOOP
...END LOOP
.
BREAK.
BREAK
terminates execution of the innermost currently executing
LOOP
construct.
BREAK
is allowed only inside LOOP
...END LOOP
.