What is the best way to calculate with table variables and columns?
A JSL (TestJSL) script creates two table variables. Within the script they are being used to calculate a new column :D1 from the existing column :D0 by applying IF states etc..Is there a better way to do this, than with the rather complex formula for :D1?