[#wallet-PreselectedInput-HasTxOut] = xref:wallet.adoc[wallet]::xref:wallet/PreselectedInput.adoc[PreselectedInput]::HasTxOut :relfileprefix: ../../ :mrdocs: Return whether the previous output is set for this input. == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool HasTxOut() const; ---- == Return Value true if the previous output has been set. [.small]#Created with https://www.mrdocs.com[MrDocs]#