llLinksetDataDeleteFound
Function Syntax
list llLinksetDataDeleteFound(
- string search, // A regex search string to match against keys in the datastore.
- string pass // The pass phrase used to protect key value pairs in the linkset data
Deletes all key value pairs in the linkset data where the key matches the regular expression in search. Returns a list consisting of [ #deleted, #not deleted ].