TTMinIndex() has the same functionality as TTMin() but returns the position in the list of the result which holds the minimum time.
e.g. TTMinIndex(10;20;30;40) - returns a number 1-4 according to which result of 10,20,30 & 40 holds the minimum time
TTMinIndex() has the same functionality as TTMin() but returns the position in the list of the result which holds the minimum time.
e.g. TTMinIndex(10;20;30;40) - returns a number 1-4 according to which result of 10,20,30 & 40 holds the minimum time