Hey Thunkers,
I need help with something. Is there a block that can restart an app?
I am not able to find anything, but please share your thoughts. Thanks!
Not real block
Hey Thunkers,
I need help with something. Is there a block that can restart an app?
I am not able to find anything, but please share your thoughts. Thanks!
Not real block
Just put everything that happens when the app starts into a procedure and call it when the app starts, or when the restart button is pressed.
Unfortunately, I am not sure how to do the process.
Create a procedure.
Stick everything that happens when the app starts into the procedure.
When you start the app, call the procedure.
Or, when you press the restart button, call the procedure so it will be like the app starting up again.
Ok thanks
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.