newguid

Generates a new globally unique identifier (GUID).

Function

result = newguid()

Arguments

ArgumentData Type
resultstring

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()