Hi,
In the Social Ant Decision Support Model, the function "Item()" is used frequently. However, it appeared to me
that Anylogic 6 does not support this function anymore. What is the substitute function of item() in AnyLogic 6?
Victor Gleim — 30.01.08
In AnyLogic 6, you should use the method 'get' that returns the active object element at the specified position in this
replicated active object.