OW3.$makeuuid()

Function group Execute on client Platform(s)
OW3 NO All

Syntax

OW3.$makeuuid([bIncludeMinusSeparators=kTrue])

Description

Returns a new UUID as a string. bIncludeMinusSeparators affects the format of the returned string: if true, the returned UUID string is 36 characters long and includes – (hyphen) separators (so it has the standard 8-4-4-4-12 format); if false, the returned UUID string is 32 characters long and has no separators.