Local and Global data store variables

Adalo does not use the concepts of global or local variables. You can only persist these values in a collection.
See an example for using a counter here: How to implement scheduling - #4 by karimoo

1 Like