system.methodHelp (public)

 system.methodHelp methodName

Defined in packages/xml-rpc/tcl/system-procs.tcl

This method takes one parameter, the name of a method implemented by the XML-RPC server.

Parameters:
methodName - method implemented in XML-RPC
Returns:
a documentation string describing the use of that method. If no such string is available, an empty string is returned. The documentation string may contain HTML markup.
Author:
Vinod Kurup

Partial Call Graph (max 5 caller/called nodes):
%3 api_proc_documentation api_proc_documentation (public) system.methodHelp system.methodHelp system.methodHelp->api_proc_documentation

Testcases:
No testcase defined.
[ show source ]
Show another procedure: