Using variables in the SendToReport(Dispatch(...)) command
Hello all,I am writing a JMP script that creates a window with check boxes and drop down menus. These menus are used to select conditions which can then be used to run reports and generate graphs. One of the graphs I am making has a different number of lines on it depending on how many check boxes are selected. I've successfully been able to generate the graph with all of the lines no matter which...