Hello Fellows,
I am developing a very complex canvas app, has many pages, variables and collections.
The thing is I am going to have a button at the last page, onSelect direct back to first page as a start over.
I know that I can use Concurrent() to write a big chuck of code to Reset|Clear|Set a bunch of components, but is there a easier way to just reinitialize the app?
Best Regards,