Set cell value if row is selected
Hi,I'm a newbie trying to write a script to fill in a cell value if its row is selected. The use case I have in mind is as follow: during exploratory data analysis I select some points in a graph which I suspect to be outliers. I have another script which helps me look at the raw data (not part of the JMP table), and based on looking at that raw data I decide the row corresponding to this data p...