Time_Convert
Syntax: Time_Convert(hhmmss_TimeStr)
Argument:
- hhmmss_TimeStr is a TimeString datatype in the hhmmss format, for example, 120000 (for noon).
Return Type: Integer
Description: Converts the time string in hhmmss_TimeStr to a number of seconds since 000000 (that is, midnight).