llGetObjectDesc
LSLstring llGetObjectDesc()
Returns the description of the prim the script is attached to.\ Returns the description of the scripted object/prim. You can set the description using llSetObjectDesc.
Takes no parameters.
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llJsonGetValue(string json, list specifiers)
void llApplyImpulse(vector force, integer local)
void llTargetRemove(integer number)
float llAsin(float val)
rotation llAxes2Rot(vector fwd, vector left, vector up)
void llSetAlpha(float alpha, integer face)
vector llRot2Euler(rotation r)
void llTargetOmega(vector axis, float spinrate, float gain)