Skip to content

llLinksetDataFindKeys

  • DirectoryllLinksetDataFindKeys list
    • search string — A regex search string to match against keys in the datastore.
    • start integer — First entry to return. 0 for start of list.
    • count integer — Number of entries to return. Less than 1 for all keys.

Returns a list of keys from the linkset’s data store matching the search parameter.