RETURN-VALUE function

Provides a character string value returned by the most recently executed RETURN statement of a local or remote procedure, trigger block, user-defined function, method of a class, class constructor, or property accessor.

Syntax

RETURN-VALUE

Example

For examples of the RETURN-VALUE function, see the RETURN statement reference entry.

Notes

See also

CREATE SERVER statement, ON ENDKEY phrase, ON ERROR phrase, RETURN statement, UNDO statement