[#RPCArg-GetFirstName] = xref:RPCArg.adoc[RPCArg]::GetFirstName :relfileprefix: ../ :mrdocs: Return the first of all aliases == Synopsis Declared in `<rpc/util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string GetFirstName() const; ---- == Return Value The first alias of the argument name. [.small]#Created with https://www.mrdocs.com[MrDocs]#