Skip to content

llGetDisplayName

string llGetDisplayName(key AvatarID)

Returns the display name of an avatar, if the avatar is connected to the current region, or if the name has been cached. Otherwise, returns an empty string. Use llRequestDisplayName if the avatar may be absent from the region.

Parameters
AvatarID (key)
Avatar UUID that is in the same region, or is otherwise known to the region.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here