TMinID(a;b) has the same functionality like TMin() but returns the ID of the result that holds the minimum time.
e.g. TMinID(1;10) - returns the ID of the result with the minimum time from the Results with ID from 1 to 10
TMinID(a;b) has the same functionality like TMin() but returns the ID of the result that holds the minimum time.