RETURN return values

In REXX, you can use the RETURN instruction to leave a procedure. You can optionally specify a character string as a parameter on the RETURN instruction. This character string is returned to the caller of the procedure. Z Data Tools recognizes and processes the following character strings if specified on the RETURN instruction. The character strings can be specified in uppercase, lower case, or a mixture of both.