Applies To Objects
Description
Returns the current system time as a string. The settings in the Windows Control Panel determine whether the time is returned in 12-hour or 24-hour format.
Syntax
object.Time([Format])
Element |
Description |
object |
The System object. |
Format |
The time format, either 12-hour or 24-hour. |
Comments
To support converted KEA! macros, the value of Format may be either 12 or 24. However, EXTRA! ignores this value and instead uses whatever time format has been selected in the Windows Control Panel, so Format may be omitted