reloadTargets — Reload the target data from a previously saved scenario.
reloadTargets ( String prefix )
The command has the following arguments:
prefix
The name of the folder containing the target data to be reloaded. The folder is usually 'scenario' within a previously saved scenario. For example, if the scenario was named 'MaxYield', then the prefix your be specified as 'MaxYield/scenario'.
Reload the target data from a previously saved scenario. A message will be printed if the target data cannot be found.
To reload all of the files in a scenario use the reloadScenario() method.