UUIDTime (System function)

From m204wiki
Jump to navigation Jump to search

Get a binary UUID time (System class)

[Introduced in Model 204 7.5]


This page is under construction.

Syntax

%string = %(System):UUIDTime

Syntax terms

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

Usage notes

Examples

See also