New Functions for using Linkset Data with Tables
SuzannaLinn Resident
table ll.LinksetDataListTable(start, count, pass?)
and table ll.LinksetDataFindTable(start, count, pass?)
- like llLinksetDataListKeysandllLinksetDataFindKeys, but returning a table with keys and values
- with optional parameter passfor 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
Log In