Data Tables
Like Variables and Settings, Data Tables are another form of device storage.
An application can interact with Data Tables through Table Lookup and Table Insert Row blocks, while a user can manually query, edit or clear Data Tables through the web console.
Data Types
The following data types are supported:
- String - Text values
- Number - Numerical values
- Time - Time day
- DateTime - Time and Date
These blocks can be used with Data Tables:

tip
Data Tables are very powerful constructs. Make sure to use them to their full potential.
See more:
For examples on how to use Data Tables, make sure to check out the following tutorials!