Script for generating new column with comma separated and stack
I would like to write a script/addin for the following.Right now, I am doing this manually by using JMP menu options. I would like to achieve the same using script/addin: By selecting Column= Wafers. I go to Cols--> Utilities--> TEXT to COLUMNS. Then I select Delimeter=, It gives me additional columns Wafers1, wafers2 which I then stack. Stack Data colum name= WaferI then delete any empty row with...