3.3.2.2
Read the Identifier of a junction
Explanation: Read the identifier of the elem-th junction present on the road network. A control plan must have been loaded before using this function.
Format:
int ECIGetJunctionId(int elem)
Parameters:
elem represents the index of the junction identifier to be read, within the range
0 ≤ elem < ECIGetNumberJunctions()–1