PLIRETC

This built-in subroutine allows you to set a return code that can be examined by the program that invoked this PL/I program or by another PL/I procedure via the PLIRETV built-in function.
Read syntax diagramSkip visual syntax diagram
>>-PLIRETC(x)--------------------------------------------------><

x
An expression yielding a FIXED BINARY(31,0) return code.