Function
Exits from EVALUATE or WHILE and continues to the command immediately following END-WHILE or END‑EVALUATE.
Syntax
BREAK
Description
BREAK is used inside a WHILE... END-WHILE loop or within an EVALUATE command.
See Also
WHILE and EVALUATE