newGuid Method

Summary

Creates a new GUID.

Syntax
TypeScript
JavaScript
newGuid = function() 
static newGuid(): string; 

Return Value

A new randomly generated globally unique identifier (GUID) value.

Remarks

This is a convenient static method that you can call to get a new GUID. The GUID is in this format:

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.