Skip to content

llLinksetDataListKeys

Function Syntax
list llLinksetDataListKeys(
  1. integer start, // First entry to return. 0 for start of list.
  2. integer count // Number of entries to return. Less than 1 for all keys.
);

Returns a list of all keys in the linkset datastore.