How to retrieve user-input values from a model dialog Application module window?
Hi All, I am developing a JMP Application that includes multiple module windows and extensive scripting with Python integration. One of my modules has selections for different task options A, B, C, etc... Based on this selection, I have created additional module windows to pop up and ask the user to input some parameters required for completing each task (these inputs are Number Edit Boxes in the ...