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