Skip to content

llLinksetDataRead

function ll.LinksetDataRead(name: string): string

Returns the value stored for a key in the linkset.

Parameters
name (string)
Key to retrieve from the linkset's datastore.

Add example usage here showing SLua/Luau syntax with ll.LinksetDataRead().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.