Server.system_methodHelp

Server.system_methodHelp(method_name)[source]

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

Returns a string containing documentation for the specified method.