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 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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