Skip to content

llLinksetDataCountFound

Function Syntax
integer llLinksetDataCountFound(
  1. string search // A regex search string to match against keys in the datastore.
);

Returns the number of keys matching the regular expression passed in the search parameter.