llGetObjectName
function ll.GetObjectName(): stringReturns the name of the prim which the script is attached to.
Returns the name of the prim (not object) which contains the script.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetObjectName().
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: llGetObjectName