Those will just clear the variables, not restart the app or session. I do
not think you can (or should) programmatically restart the app. You could
all Session.Abandon() to restart the session.
If there is some code that you want to run after you reset the variables and
when the app/session starts, I would suggest creating some function that
both places can call.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.