Difference between revisions of "LlLinksetDataAvailable"

From Second Life Wiki
Jump to navigation Jump to search
(Make the function name bold. "link set" --> "linkset")
Line 5: Line 5:
|return_text=number of bytes available in the link set store.
|return_text=number of bytes available in the link set store.
|func_footnote
|func_footnote
|func_desc=The llLinksetDataAvailable returns the number of bytes available in the link set's datastore.
|func_desc=The '''llLinksetDataAvailable''' returns the number of bytes available in the linkset's datastore.
|func_footnote
|func_footnote
|spec
|spec

Revision as of 15:36, 13 October 2022

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 link set store.

Examples

Deep Notes

Search JIRA for related Issues

Signature

function integer llLinksetDataAvailable();