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
void llSetInventoryPermMask(string item, integer mask, integer value)
void llApplyImpulse(vector force, integer local)
string llGetExperienceErrorMessage(integer error)
void llSetAngularVelocity(vector angularVelocity, integer local)
integer llOrd(string s, integer index)
string llList2Json(string type, list values)
float llGetRegionTimeDilation()
float llAtan2(float y, float x)