time$

Returns current time string in HH:MM:SS format. Optionally you can also use time() statement instead.

Syntax
string = time$
string = time

Example
' s holds the current time
s = time$