new_guid()
Learn how to use the new_guid() function to return a random GUID (Globally Unique Identifier).
Returns a random GUID (Globally Unique Identifier).
Syntax
new_guid()
Returns
A new value of type guid
.
Example
print guid=new_guid()
Output
guid |
---|
2157828f-e871-479a-9d1c-17ffde915095 |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.