Time Function

此函式以「HH:MM:SS」格式的字串傳回目前的系統時間。

Syntax:

Time[$][()]

Example:

Sub ExampleTime
    MsgBox Time,0,"The time is"
End Sub

Please support us!