navStopIndexSet (Function) |
Top Previous Next |
This function will move the destination to another position in the route.
Input: ID : INT The ID used to identify the destination in navStopSet.
index : INT The index of the new position in the route.
Returns: INT
Declaration: FUNCTION navStopIndexSet : INT;
Example: INCLUDE rtcu.inc |