llGetUsername
LSLstring llGetUsername(key id)
Returns 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
| Type | Name |
|---|---|
| key | id |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llSetLinkMedia(integer link, integer face, list rules)
vector llRot2Fwd(rotation r)
string llGetScriptName()
string llInsertString(string dst, integer position, string src)
string llList2CSV(list src)
integer llEdgeOfWorld(vector pos, vector dir)
void llRemoteDataReply(string channel, string message_id, string sdata, integer idata)
string llGetParcelMusicURL()