llGetDisplayName
LSLstring llGetDisplayName(key id)
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
| Type | Name |
|---|---|
| key | id |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llApplyRotationalImpulse(vector force, integer local)
list llGetAgentList(integer scope, list options)
vector llDetectedGrab(integer number)
void llPassTouches(integer pass)
key llHTTPRequest(string url, list parameters, string body)
void llSetCameraParams(list rules)
string llMD5String(string src, integer nonce)
string llSHA1String(string src)