Returns a player Name or Name-Realm string suitable for use in a given context.


See also Realm functions.

Signature:

name = Ambiguate("fullName", "context")

Arguments:

  • fullName - Name-Realm for a player; Torhal-Azuremyst (string)
  • context - Context in which the name will be used; "all", "guild", "mail", "none". (string)

Returns:

  • name - Name or Name-Realm, based on "fullName" in the specified context. (string)