Date()
Date() - Returns the Current System Date
Description
The Date() function returns the current date from to the system clock.
Date = Date()
Returns Date
Example
SMEvent.Raise "Trace", Date()