table ll.LinksetDataListTable(start, count, pass?)
and
table ll.LinksetDataFindTable(start, count, pass?)
  • like
    llLinksetDataListKeys
    and
    llLinksetDataFindKeys
    , but returning a table with keys and values
  • with optional parameter
    pass
    for protected values
table ll.LinksetDataWriteTable(table, pass?)
  • returning a table with keys and errorcodes for the pairs not writen, an empty table means all ok
table ll.LinksetDataReadTable(pass?)
  • returning all the linkset data