Difference between revisions of "CurrentTime"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns a numerical value, indicating the computer's current time. The time is indicated in the 24-hour HHmm format, where 1300 = 1:00 PM. ==== Usage ==== CurrentTime ...")
(No difference)

Revision as of 10:55, 19 January 2012

Returns a numerical value, indicating the computer's current time. The time is indicated in the 24-hour HHmm format, where 1300 = 1:00 PM.

Usage

CurrentTime

Example

CurrentTime will return a value of 1015 for 10:15 AM

CurrentTime will return a value of 1545 for 3:45 PM