Returns the current time.
sTime = TimeStr ( )
TimeStr returns the current time in the format hh:mm:ss.
STRING sTime sTime = TimeStr () Print ("The current time is {sTime}")