llLinksetDataDeleteFound
list llLinksetDataDeleteFound(string search, string pass)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 ].
Parameters
-
search(string) - A regex search string to match against keys in the datastore.
-
pass(string) - The pass phrase used to protect key value pairs in the linkset data
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here