Replying to: V_ @V_

@V\_ Sort of, yes. If you type a client name incorrectly, but the mis-typed name is one of the aliases you've given to the client, then getClient will recognize the alias as belonging to the client and will provide the correct name in its response.

On the other hand, if you type a client name incorrectly and the mis-typed name is not an alias, then getClient will note that the mis-typed name doesn't match any client and will prompt you to correct the name.

Ciaran Connelly @ciaran