Closing a JMP modal dialog using JSL
Hi Everyone!I am working on a script to import excel files stored in SharePoint. So far I am able to open the web page to SharePoint site and import the Excel sheet. However, there is a JMP modal window that opens called "File Download" with the user options of Open, Save or Cancel. I just need the script to either not open OR to Cancel this window. I could not locate a "File option" setting i...