GetFunctionList()

edit

Returns all the currently registered functions

GetFunctionList( );

Returns: Struct

This function does not take any arguments.

Examples

edit
writeDump(getFunctionList());

See also