As shown below, when the user inputs the desired script into the text box(ex. Distribution( Continuous Distribution( Column( :X) ) );)
and then executes the button box, how can the corresponding script be executed as analysis? Thanks for letting us know!
I want the script to be executed as analysis when the user inputs the desired script into the text box and then executes the button box as shown below.
How can I execute the text entered in the text box immediately with a button click?
Though I stored the desired script as a variable using get text() and write(), it is not executed as an analysis.
I would really appreciate it if you could tell me how to solve it.
MGO