Hello everyone!
I have a model that uses several global tables to determine the route, speed, consumption etc. These tables are called via code snippets like the one in the picture below and in several other process blocks.
I am wondering if it is possible to set up an experiment that can call in new tables and run the experiment with these new tables instead of manually changing each table in all blocks and running it as normal. For example (with the tables from the picture in mind), an experiment that replaces all "DumpCharger", "ChargerLoad", and "LoadDump" with "DumpCharger1", "ChargerLoad1", and "LoadDump1" in the process flow blocks that uses them.
Thank you for your time and expertise!