uuid¶
uuid returns a Universally Unique Identifier (UUID) as a string.
- ssUUID = uuid()
Return Value
ssUUID is the ID in the form “cb69b5e4-f228-4a96-9d99-7a0dceb409b7” (String).
History
Version |
Description |
---|---|
5.10.0 |
New |
See also
id-996624