Column Dialog box to select and save column name for selected column
Hi All, I want to create a dialog box which show all the column names available to the data. It will allow to select the required column and save column name to the variable. So, that I access that column in jsl using the name stored in the variable.For Example: I have following table.ABCjohnMath78AdamScience90ChrisScience67 If I run the script it will open the dialog (as shown in image) and after...
vince_faller