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