User Entered Values to Column values using JSL
I am new to JSL Scripting.I am trying to populate a column using entries from a panel box.In part of my code below, I am trying to get the value entered ,34, to populate a column named Price Code. However, when I run this code an empty column is returned.I have tried using Get Values (Num) in place of Set Values(Num) and I still get an empty Price Code column. dataTable = New Table( "Data Table",
...
cparlett
abh1