The RETURN statement
(RET, RTN)
The RETURN statement is identical to the STOP statement, except that
RETURN n
sets the return code of the routine to be n*4 rather than n.