Hi, I’m trying to recursively call the simulation on a loop where each call of the loop gives a specific value for resource and process parameters. With that I want to implement a simulation optimization algorithm (like Genetic Algorithm) inside Flexsim (different from OptQuest), probably inside FlexScript but I haven't found any specific reference to functions like “reset simulation” and “start simulation”. Please, I will be really grateful if someone could help with any idea how to make this.