Sys NewGuid Example
An example illustrating the different output formats supported by the NewGuid viper.
Smartsite SXML | Copy Code |
---|---|
{sys.newguid()} => d6c0bfee-4467-4d23-b521-9855a6f2483a {sys.newguid(N)} => b090bc42be69459183b048ab1b74af9c {sys.newguid(D)} => 1ed3ffd5-6cbc-403b-a3cf-a586dbc509c9 {sys.newguid(B)} => {dbec70d6-2df7-4afb-a105-6d686ebfc771} {sys.newguid(P)} => (ccf69ce6-f498-4519-b5dc-bec48010ac6c) |