llRequestUsername
function ll.RequestUsername(AvatarID: string): stringRequests single-word user-name of an avatar. When data is available the dataserver event will be raised.
Requests the user-name of the identified agent. When the user-name is available the dataserver event is raised.
The agent identified does not need to be in the same region or online at the time of the request.
Returns a key that is used to identify the dataserver event when it is raised.
Parameters
-
AvatarID(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.RequestUsername().
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: llRequestUsername