BREAK
logic controlThe BREAK
function breaks out of the current loop. It takes no argument.
If used outside a loop, an error is thown
Loading
The BREAK
function breaks out of the current loop. It takes no argument.
If used outside a loop, an error is thown