RETURN is a DCL command that terminates a GOSUB subroutine procedure and returns control to the command following the calling GOSUB command.
RETURN [status-code]