Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
component:ae2common [2018/10/03 09:24]
payonel
component:ae2common [2018/10/03 09:25]
payonel
Line 7: Line 7:
 - `getItemsInNetwork([filter:​table]):​table`  ​ - `getItemsInNetwork([filter:​table]):​table`  ​
   Get a list of the stored items in the network.   Get a list of the stored items in the network.
-- `store([filter:​table], dbAddress:​string,​ [startSlot:​number], [count:​number]):​ bool`  ​+- `store([filter:​table,​] [dbAddress:​string,​[startSlot:​number,​[count:​number]):​ bool`  ​
   Store items in the network matching the specified filter in the database with the specified address.   Store items in the network matching the specified filter in the database with the specified address.
 - `getFluidsInNetwork():​table`  ​ - `getFluidsInNetwork():​table`  ​