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