[#RPCResults-ToDescriptionString] = xref:RPCResults.adoc[RPCResults]::ToDescriptionString :relfileprefix: ../ :mrdocs: Return the description string. == Synopsis Declared in `<rpc/util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToDescriptionString() const; ---- == Return Value The rendered description of all results. [.small]#Created with https://www.mrdocs.com[MrDocs]#