llGetObjectName
LSLstring llGetObjectName()
Returns the name of the prim which the script is attached to.\ Returns the name of the prim (not object) which contains the script.
Takes no parameters.
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llHMAC(string private_key, string message, string algo)
void llMessageLinked(integer linknum, integer num, string str, string id)
void llCreateLink(key targetId, integer parent)
integer llGiveMoney(key destination, integer amount)
void llInstantMessage(string user, string message)
void llSetAlpha(float alpha, integer face)
string llBase64ToString(string str)
integer llLinksetDataWrite(string name, string value)