GET TIME$()
This command will return the current clock time as a formatted string. The string contains the time in the format HH:MM:SS. HH indicating the current hour number 00-23, MM indicating the current minute number 00-59 and SS indicating the current second number 00-59.
SYNTAX
Return String=GET TIME$()
RELATED INFO
Basic Commands
Glossary
EXAMPLE
Using The Timer