DATE Function                                                                                                                             

Returns the date indicating the current system date.

 

DATE

 

Arguments

     None

 

Returns

string -  String contains the current system date.

 

Remarks

None

 

Example

Dim value as String

value = Date()