Is this a bug or i am missing someting?
I have a table (here simplified and called “TestBug.jsl” attached ) that is used to generate some random numbers and then make a calculation based on the table variable, let call this my “simulator table” as each time i re-calculate it this would be one simulation that i want to repeat many times. then i have the following script to automate running the same simulation many times with different ...
Michael_MXAK