App and screen level variables

App and screen variables are mostly needed and useful features to store or assign values based where data can be accessed.

For example variables will be more useful at calculator kind of applications. Also these variable should be accessable for formulas to store return values of formaulas.

This is a must have. I don’t understand why this feature hasn’t been developed yet.

I have run into this need countless times

This might be similar to the states request depending on how they would implement state.(States | Voters | Adalo)
If in theory they created state per screen as a way to store generic variables or nested variable for json objects, then it would probably serve both these purposes. If the objects are linked to the state and can successfully trigger re-render then that in theory would mean the state data could be used in magic text or formulas.
This would add the extra requirement of an app level state but could be an option to combine asks depending on engineering implementation specifics.

Variables screen level would be amazing to have! I am tired of add an input field to store “variable data” it should be an easy add.