[#wallet-PreselectedInput-GetSequence] = xref:wallet.adoc[wallet]::xref:wallet/PreselectedInput.adoc[PreselectedInput]::GetSequence :relfileprefix: ../../ :mrdocs: Retrieve the sequence for this input. == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<uint32_t> GetSequence() const; ---- == Return Value The sequence number if it has been set. [.small]#Created with https://www.mrdocs.com[MrDocs]#