Why doesn't the "Close selected windows" part of this JSL code work?
This code selects windows and exports to a combined PDF report for easy printing/sharing. I want the option of closing the selected reports when the extract is done, but I can't get the closure to work - here is the most recent attempt (NB everything works OK and there are no errors) - Closing code is in section 5. I'm using JMP18.1.2
// ===== BEGIN: Select windows and export a single combined PDF
...