![]() ![]()
|
DYNAMIC-FUNCTION function
Invokes a user-defined function. The AVM evaluates the name of the function (and the procedure handle, if any) at run time.
Syntax
function-nameINproc-handleparam1, param2, ...ExampleThe following procedure demonstrates the DYNAMIC-FUNCTION function:
See also
![]() |
OpenEdge Release 10.2B
|
![]() ![]()
|