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
rotation llGetMoonRotation()
void llParticleSystem(list rules)
list llGetVisualParams(string id, list visualparams)
float llVecMag(vector v)
void llTakeControls(integer controls, integer accept, integer pass_on)
string llGetAgentLanguage(key id)
void llMinEventDelay(float delay)
void llHTTPResponse(key id, integer status, string body)