Time()

Top  Previous  Next

Time() - Returns the current system time

Description

The Time() function returns the current time according to the settings of the host computer's system time.

Time()

Example

Dim MyTime

 

MyTime = Time()