Skip to content

llLinksetDataDelete

function ll.LinksetDataDelete(name: string): number

Deletes a name:value pair from the linkset's datastore.

Parameters
name (string)
Key to delete from the linkset's datastore.

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.