Add Script to Existing Script Group
As usual, not sure how I got here but I have a script that groups the embedded scripts in a JMP table if they contain the word "History" in the title. I have a script "Split Table" that I embed later that I would like to add to the "History" group of scripts. Is there an easy way to do that without disassembling the group in the first place? lstScripts = Current Data Table() << Get Table Script
...