How to close App using JSL?
All, I cannot find a way to do the following: Let's say I have an App that is in the form of AddIn.For it to successfully run it needs some conditions met. When they are not I want to create a modal window with description what's needed to run the App and on hitting "OK" button close the App (not JMP though).How can I close a running App within this App using JSL (I'm going to put it as script to...