[Solved] How to save "stored" variables

When I use ‘stored’ variables, these stay constant across app sessions, even after closing the app. The ‘app’ variable is a temporary variable that should reset each time you close the app.

2 Likes