Date Function

Returns the current system date as a string, or date variant.

SĂĽntaks:


Date[$][()]

Näide:


Sub ExampleDate
    msgbox "Kuupäev on " & Date
End Sub

Palun toeta meid!