Community

I want to trace the value change of some variable, but there is no function to trace that during run time, such as setting break points, showing the value on the fly (like eclipse provides). System.out.print gives nothing in the console. I wonder how to resolve this kind of problems. Thanks.
Try "traceln()"... :-)
All debugger features as breakpoints and inspecting variables are available in AnyLogic Professional.