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
float llGetTextureRot(integer side)
void llBreakAllLinks()
string llDumpList2String(list src, string seperator)
void llSetLinkTexture(integer linknumber, string texture, integer face)
string llStringToBase64(string str)
void llSetClickAction(integer action)
void llSetPhysicsMaterial(integer material_bits, float material_gravity_modifier, float material_restitution, float material_friction, float material_density)
string llMD5String(string src, integer nonce)