AnyLogic 5 Discussion

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
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