+ 4
Stopping dialogue prompts with cancel
How can I stop more dialogue prompts appearing without crashing code when cancel is pressed? Have a look at https://code.sololearn.com/WgE7wf7NS0V2/?ref=app
1 Odpowiedź
+ 10
Stop your function with "return" after crashing…