Skip to main content

%Library.UniqueIdentifier

Class %Library.UniqueIdentifier Extends %DataType [ ClientDataType = BINARY, OdbcType = GUID, System = 1 ]

The %UniqueIdentifier data type class represents a GUID.

Methods

IsValid

ClassMethod IsValid(%val As %RawString) As %Status [ ServerOnly = 0 ]

Tests if the logical value %val, which is a GUID, is valid.