SUBEXIT
SUBEXIT is an exit from the body of the internal subroutine; control is returned to the statement following the calling GOSUB.
While ENDSUB is unique for every internal subroutine and delimits its end even to Hilmas, any number of SUBEXIT can be used to do a premature exit from the subroutine.