Template:LSL Constants Linkset Data Returns

From Second Life Wiki
Revision as of 14:02, 17 October 2022 by Rider Linden (talk | contribs) (Created page with "{{{!}} class="sortable" {{Prettytable|style=margin-top:0;}} {{!}}-{{Hl2}} ! Constant ! title="name" {{!}} ! class="unsortable" {{!}}Description {{!}}- {{!}} LINKSETDATA_OK...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Constant Description
LINKSETDATA_OK 0 The name:value pair was written to the datastore.
LINKSETDATA_EMEMORY 1 A name:value pair was too large to write to the linkset datastore.
LINKSETDATA_ENOKEY 2 The name supplied to llLinksetDataWrite was empty.
LINKSETDATA_EPROTECTED 2 The name:value pair has been protected from overwrite in the linkset's datastore.