[#wallet-COutput-ToString] = xref:wallet.adoc[wallet]::xref:wallet/COutput.adoc[COutput]::ToString :relfileprefix: ../../ :mrdocs: Return a human‐readable description of this output. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToString() const; ---- == Return Value A string describing the output. [.small]#Created with https://www.mrdocs.com[MrDocs]#