Skip to content

llLinksetDataWriteProtected

integer llLinksetDataWriteProtected(string name, string value, string pass)

Sets a name:value pair in the linkset's datastore

Parameters
name (string)
key for the name:value pair.
value (string)
value to store in the linkset's datastore.
pass (string)
Pass phrase to access protected data.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related functions can be linked here