llGetObjectDesc
function ll.GetObjectDesc(): stringReturns 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.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetObjectDesc().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetObjectDesc