llGetUsername
function ll.GetUsername(AvatarID: string): stringReturns 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.
Parameters
-
AvatarID(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetUsername().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetUsername