TODClock (System function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
Automatically generated page update
(No difference)

Revision as of 17:47, 8 May 2014

Get binary TOD clock value (System class)

[Introduced in Model 204 7.5]


This page is under construction.

Syntax

%string = %(System):TODClock

Syntax terms

%stringstring
%(System) The class name in parentheses denotes a shared method. TODClock can also be invoked via a System object variable, which may be Null.

Usage notes

Examples

See also