Skip to content

llGetObjectName

function ll.GetObjectName(): string

Returns the name of the prim which the script is attached to.

Returns the name of the prim (not object) which contains the script.

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.