BREAK
Stop loop processing immediately. Continue execution with the first command after the END statement. This command can only be used inside a DO-loop
END
DO