FUNCTION

Reference

Syntax

FUNCTION func.
  ...
ENDFUNCTION.


Effect

Implements a function module func. A function module is defined in the Function Builder and implemented between FUNCTION and ENDFUNCTION.