libgs.rpc.RPCServer.system_methodHelp

RPCServer.system_methodHelp(method_name)

system.methodHelp(‘add’) => “Adds two integers together”

Returns a string containing documentation for the specified method.