Skip to content

llGetObjectDesc

function ll.GetObjectDesc(): string

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.

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.