Generates a new globally unique identifier (GUID).
Function
result = newguid()
Arguments
Argument | Data Type |
result | string |
---|
Comments
Generates a new globally unique identifier as a string, without braces.
The newguid function is not available for use in reports.
Examples
result = newguid()