JSL - Check box to select variable to then plot in graph builder
Hi everyone, I am trying to make a script which would work this way:1. Opens a new window showing "Select the parameters you want to plot" with a list of parameters with check box for each, and the operator would chose which ones he wants to plot by ticking them.2. Then for the ones that are ticked, open a graph builder with the corresponding variables. I am currently able to make the first step (...