Guid Namespace

The Guid namespace provides facilities for working with GUID strings using the "8-4-4-4-12" pattern.

The GuidString type alias is used to indicate function arguments, return types, and variables which are known to be in the GUID format.

Variable

Name Description
Guid.empty Represents the empty Guid 00000000-0000-0000-0000-000000000000

Function

Name Description
Guid.createValue  
Guid.isGuid  
Guid.isV4Guid  

Defined in

Last Updated: 08 January, 2020