BREAK

Breaks out of the most recent loop.

Syntax:

BREAK{(number)}

You can break out of a number of containing loops at once if you specify the optional parameter number.