CurrentTime

From MultiCharts
Revision as of 10:55, 19 January 2012 by 194.84.116.138 (talk) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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