[JSL] Save New Window () as script in a data table
Hello, I would like to save a small report generated as New Window () as script into the data table, after concatenation, so I can generate it later from the datable directly. I am trying the function << get script and << new script but it doesn't work, the generated script fails.could you please help me?thanks - voiz dt = New Table( "datatable_test5",
Add Rows( 7 ),
New Column( "SerialNumber"
...