llLinksetDataAvailable

From Second Life Wiki
Revision as of 15:36, 13 October 2022 by Leviathan Linden (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Function: integer llLinksetDataAvailable( );

The llLinksetDataAvailable returns the number of bytes available in the linkset's datastore.
Returns an integer number of bytes available in the linkset store.

Examples

Deep Notes

Search JIRA for related Issues

Signature

function integer llLinksetDataAvailable();