Help with script to rename data table
Hello,I'm trying to streamline some analysis and am dipping my toes into JSL. In the current case I'm running a 4PL fit of some data then generating a table of the curve parameter summaries. I'm able to make the new table but it will be named by default "Untitled X" (where x is just an iteration of numbers...). I can manually rename to "4PL"...which my follow on tasks will point to. What I'd li...