GetFunctionList()

Returns all the currently registered functions

GetFunctionList( );

Returns: Struct

This function does not take any arguments.

Examples

writeDump(getFunctionList());

See also