Hello everybody,
The method .start of the class com.xj.anylogic.Engine takes as an argument an array of String variables but I need to
know what do each elemet of the array correspond to.
Thanks for the answer.
Salma
Pavel — 08.07.08
It is the arguments that are passed by the Java VM to the main function of the model. More information about them can be
found here:
http://java.sun.com/javase/technologies/hotspot/vmoptions.jsp