Skip to content

llLinksetDataReadProtected

Function Syntax
string llLinksetDataReadProtected(
  1. string name, // Key to retrieve from the linkset's datastore.
  2. string pass // Pass phrase to access protected data.
);

Returns the value stored for a key in the linkset.