TimeFromString()

The function TimeFromString is the counterpart of the format() function. It converts a time string into a number presenting the number of seconds:

TimeFromString("0:02:03,4") - returns 123.4