How to add a button to script which could do a smooth transition between two parts in a script
Hi, I am new to JMP17 and recently would like to add a button between two parts of my script, after first part of my code finished execution. If user click the button and it will run the second part of the script. I have attached a screenshot to here. The trick is in my "New Window()" function, I have a combo box and data selected button to pick data from a graphic builder, I add another button b...