The Data section contains a number of functions related to storing and managing data in and for the app.
Datasets
Create and manage different types of lists, for instance for use in the app’s list views.
Integrations
Create and manage integrations with external sources, for instance websites.
State
Create and manage how the state of components, for instance views, are stored.
Storage
Create and manage how to save data from the app to the device’s storage.
Variables
Create and manage variables, values that can change during runtime.