Handle returned values
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The .NET 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 access each type of return value.