HELP RETURN — MicroVMS 4.5B
Terminates a GOSUB subroutine and returns control to the command following the calling GOSUB command. Format RETURN [status-code]
Additional information available:
Parameter
status-code Longword (integer) value giving the exit status of the image. (This value is assigned to the global symbol $STATUS and the lower three bits determine the value of the global symbol $SEVERITY.)