Could someone tell me how to change the number of decimals to use on mathcad´s control textbox, when I am using a input variable. Maybe using Edit Script? Thanks.
Sergio
I will like to know if it is possible to use the output of mathcad´s control text box as a numerical value. All I can do now is to get the output as a text with the following written in the script editor:
Outputs(0).Value = Textbox.text
I need something like:
Outputs(0).Value =...