I'm having trouble with AnyLogic...what I want is to write a code to move an agent to a specified state inside a statechart...how can I do?
I have the following statechart
At the beginning I want to put 1 agent inside Ip...
I have opened some example Models and I have understood that I should write in the "on startup" section in "main"
Insetead of "????" I want to say "go to state Ip"...how can I do???
With the same code I would like also to create a button...is it possible?
Thanks for the support!!!