Date$ Function

Returns the system date.

Syntax
Date$

Return Values
Returns the date as a string.

The format is yyyy/mm/dd [year/month/day].

See Also
Date, Time, Time$

Date$ Function Example

Print "Today's date: ", Date$