Skip to content

llGetUsername

Function Syntax
string llGetUsername(
  1. key AvatarID
);

Returns the username 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 llRequestUsername if the avatar may be absent from the region.