llLinksetDataReadProtected
function ll.LinksetDataReadProtected(name: string, pass: string): stringReturns the value stored for a key in the linkset.
Parameters
-
name(string) - Key to retrieve from the linkset's datastore.
-
pass(string) - Pass phrase to access protected data.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.LinksetDataReadProtected().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llLinksetDataReadProtected