Notes: Hi, quick question, is it possible (on a button click) to reset all variables back to their default when the app is initially loaded, ie, numbers returning to zero, or text being removed having been concated?
There is not a master switch for this, however, that I am aware of - except maybe Restart Presentation - but I don’t think that is what you’re after. Even then - you can run into caching problems so I like this method best.
I do this often with JavaScript and a function in my onload event to the slide.