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.
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here