Time Function

Esta función devuelve la hora actual del sistema como cadena nel formatu "HH:MM:SS".

Syntax:


Time[$][()]

Example:


Sub ExampleTime
    MsgBox Time,0,"La hora actual ye"
End Sub

Please support us!