Move On
Entity-Related Move Logic Statement
The Move On statement functions like a Move statement with the additional fexibility to move an Entity along a specific Path Network.
Syntax
Move On <Path Network>
Example
Move On StatPath2
Parameters
<Path Network>
The Path Network name defined in your model to move an Entity along.
Remarks
This statement is valid only in Move Logic. Move On may only be encountered once by an Entity within the same move logic.