Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

Return from a subroutine

To return from a subroutine, the RETURN statement syntax is:

Read syntax diagramSkip visual syntax diagram>>-RETURN--;---------------------------------------------------><
 

If the RETURN statement terminates the main procedure, the FINISH condition is raised prior to program termination.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)