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
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.