[#wallet-CCoinControl-HasSelected] = xref:wallet.adoc[wallet]::xref:wallet/CCoinControl.adoc[CCoinControl]::HasSelected :relfileprefix: ../../ :mrdocs: Returns true if there are pre‐selected inputs. == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool HasSelected() const; ---- == Return Value true if at least one input has been pre‐selected. [.small]#Created with https://www.mrdocs.com[MrDocs]#