Skip to content

llLinksetDataDeleteProtected

Function Syntax
integer llLinksetDataDeleteProtected(
  1. string name, // Key to delete from the linkset's datastore.
  2. string pass // Pass phrase to access protected data.
);

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