llRequestDisplayName
function ll.RequestDisplayName(AvatarID: string): stringRequests the display name of the agent. When the display name is available the dataserver event will be raised.
The avatar 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) - Avatar UUID
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.RequestDisplayName().
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: llRequestDisplayName