How to dynamically update process screening or other objects.
Hello again JMP community, Thanks a lot for taking your time and answer my previous question. The code that I run below (JMP pro 17.2) doesn't seem to work as intended. My goal is after I press the Redo button, the Process Screening changes from grouping by "lot_id" to grouping by "wafer". I guess that once I declare the PS variable it keeps all the initial settings and it is not possible to dynam...