llLinksetDataCountKeys/ja

From Second Life Wiki
< LlLinksetDataCountKeys
Revision as of 21:42, 7 October 2023 by Misaki Vanilla (talk | contribs) (copy from english(Todo: need translate to japanese))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Function: integer llLinksetDataCountKeys( );

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

Search JIRA for related Issues

Signature

function integer llLinksetDataCountKeys();