[#RPCMethod-GetArgMap] = xref:RPCMethod.adoc[RPCMethod]::GetArgMap :relfileprefix: ../ :mrdocs: Return the named args that need to be converted from string to another JSON type == Synopsis Declared in `<rpc/util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:UniValue.adoc[UniValue] GetArgMap() const; ---- == Return Value A JSON object mapping argument names to their positions. [.small]#Created with https://www.mrdocs.com[MrDocs]#