llLinksetDataDelete
function ll.LinksetDataDelete(name: string): numberDeletes a name:value pair from the linkset's datastore.
Parameters
-
name(string) - Key to delete from the linkset's datastore.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.LinksetDataDelete().
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: llLinksetDataDelete