uGuid

Returns a global unique identifier in one of the specified formats.

  • numeric – digits only

  • base64 – Base64-encoded

  • hex – hex format without hyphens

Syntax

string uGuid([format])

Parameters

Examples