Skip to content

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

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here