FUNCTION

Syntax | Version History

The FUNCTION statement defines a function.

Note
For information on using the FUNCTION statement, see Creating Procedures and Functions (Application Programming).

Syntax

FUNCTION Function_Name, parameter1, ..., parametern

Version History

Original

Introduced