llLinksetDataWrite
function ll.LinksetDataWrite(name: string, value: string): numberSets 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.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.LinksetDataWrite().
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: llLinksetDataWrite