How to set the value in a NumberColEditBox from JSL?
I made a Ternairy plot, like the one in JMP via Help > Help tool click on ternairy plot, "Additional Examples of the Ternary Plot Platform" > "Example of a Ternary Plot with a Contour Function". This example has a NumberColEditBox for Temperature. My situation is comparable. In this box I want to change the value from within a JSL script and not by using the slider, but I cannot find out how to d...