Copying all values and column names from one table to another in jsl
Hello, I am a JSL beginner. I need the code to copy all existing values in one table as well as the column names and paste them into another newly created table. This is probably super-simple, but after browsing the forum and google searching for awhile, I cannot find the exact answer. My source table contains a few columns with pure data and a few columns with formulas involving simple math be...