PLIRETC

PLIRETC 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 diagramPLIRETC( x)
x
An expression yielding a FIXED BINARY(31,0) return code.