UUIDTime (System function): Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
|||
Line 13: | Line 13: | ||
==Examples== | ==Examples== | ||
==See also== | ==See also== | ||
<ul> | |||
<li>[[TODClock (System function)]] | |||
</ul> | |||
{{Template:System:UUIDTime footer}} | {{Template:System:UUIDTime footer}} |
Revision as of 02:48, 9 May 2014
Get a binary UUID time (System class)
[Introduced in Model 204 7.5]
This page is under construction.
Syntax
%string = %(System):UUIDTime
Syntax terms
%string | string |
---|---|
%(System) | The class name in parentheses denotes a shared method. UUIDTime can also be invoked via a System object variable, which may be Null. |