llLinksetDataListKeys
list llLinksetDataListKeys(integer start, integer count)Returns a list of all keys in the linkset datastore.
Parameters
-
start(integer) - First entry to return. 0 for start of list.
-
count(integer) - Number of entries to return. Less than 1 for all keys.
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