Create GUID
Generate a globally unique identifier (GUID). The GUID text string consists of 32 hexadecimal digits (0-9 and a,b,c,d,e,f) displayed in five groups separated by hyphens as follows:
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
for a total of 36 characters.
Each generated GUID is for practical purposes unique. A total of \(5.3\times 10^{36}\) possible GUID values can be generated.
Outputs
Output
Output GUID.
Type: Text
See also
Keywords:
Copyright © 2023, Hero Imaging AB