[#RPCMethod-ToString] = xref:RPCMethod.adoc[RPCMethod]::ToString :relfileprefix: ../ :mrdocs: Return the rendered help text for the method. == Synopsis Declared in `<rpc/util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToString() const; ---- == Return Value The full help string. [.small]#Created with https://www.mrdocs.com[MrDocs]#