In a no-code platform, a "data variable" is a placeholder or container that stores information or values within an application. These variables can hold various types of data, such as numbers, text, dates, or even more complex structures like arrays or objects.
They serve as dynamic placeholders that allow you to manipulate and reference data throughout your application without hardcoding specific values.
Data variables are commonly used for tasks such as storing user input, tracking application state, or performing calculations, providing flexibility and versatility in building no-code applications.
You can add such data variables to your Fuzen app.
To add a data variable to your page, click on “Add New Block”.
Then select “Data” as the block type.
Select “Data Variable” from the block dropdown.
Then select the data source.