I want to run a script (perhaps multiple times) and part of the script embeds a script into the data table.
E.g., dt << New Script ("Plot", varchart1= variability Chart(......
Every time I run the main script it will create scripts Plot 1, Plot 2 ect... in the data table.