Column difference- JSL syntax
Hi All, How to access the contents of a column by the column reference? Since my column names keep changing with every loop in the script, I can't just simple use the column name to subtract. dt is my data table and has 30 columns. I want to create a new column with dt[28]- dt[30]. Can anyone help me with syntax? I really appreciate it. Thank you.
stephen_pearson
msharp