8.0;return, revision 8.0, 84/03/15
RETURN -- Return from current Shell level.
usage: RETURN [-T | -F | -W | -E | -O | -I | -P | -M]
FORMAT
RETURN [options]
The RETURN command causes the Shell to return from its current level with the
specified status severity.
OPTIONS
Specify one of the following options to select the return severity level.
Default options are indicated by "(D)."
Item (opt=-T[RUE],default) Set level to true.
-F[ALSE] Set level to false.
-W[ARNING] Set level to warning.
-E[RROR] Set level to error.
-O[UTINV] Set level to output invalid.
-I[NTFATAL] Set level to internal fatal error.
-P[GMFLT] Set level to program fatal error.
-M[AX_SEVERITY]
Set level to maximum severity error.