Continue or abort based on user input.
Below is a small script to check user input (below) which I plan to place in another main script. I want to proceed with the rest of the main script if the user selects OK and abort if the user clicks Cancel in the user input script. How to achieve this?.mywin1 = new window("YOU HAVE SELECTED:", << modal,
//ID = "part123";
//flavour = "Red";
//TestYear = "2021";
//Li
...