Guid
The Guid()
function generates a Globally Unique Identifier (GUID).
See wikipedia to learn more about GUIDs.
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Returns a text that contains a GUID (Global Unique Identifier).
Syntax
Last updated