Time Function
This function returns the current system time as a string in the format "HH:MM:SS".
Time[$][()]
Sub ExampleTime
MsgBox Time,0,"The time is"
End Sub
Collabora Office 25.04 Help
This function returns the current system time as a string in the format "HH:MM:SS".
Time[$][()]
Sub ExampleTime
MsgBox Time,0,"The time is"
End Sub