Date Function

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

Szintaxis:

Date[$][()]

Példa:

Sub ExampleDate
    MsgBox "A dátum " & Date
End Sub

Támogasson minket!