I have a program to ramp voltage current, and in the display were you enter the voltage current I made it so that if you enter a value greater then 3 ( using a comparison vi > 3 connected to a case box with a text message
that pops up when the value is true) it asks you if you are sure, but i want to make it so that it doesn't ramp the volatage until you click okay How would I do taht