llLinksetDataCountKeys

From Second Life Wiki
Revision as of 11:54, 14 August 2024 by Peter Stindberg (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Function: integer llLinksetDataCountKeys( );
0.0 Forced Delay
10.0 Energy

The llLinksetDataCountKeys returns the number of unique keys that have been stored in the linkset's datastore.
Returns an integer number of keys used in the linkset store.

Examples

Deep Notes

Signature

function integer llLinksetDataCountKeys();