Handle returned values
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The Java OpenAPI provides methods to access returned values for:
- Output parameters
- The
RETURN-VALUEfunction set by running an ABL non-persistent, persistent, or internal procedure - The value returned by an ABL user-defined function
The following sections describe how to return each type of value.