wwUtils::GetUniqueId

Creates a unique ID based off of a partial GUID string. Result string can be between 15 and 32 characters with 32 characters representing an entire GUID (guaranteed unique across all devices).

o.GetUniqueId(lnSize)

Return Value

Unique string value

Parameters

lnSize
Size of the result string. Value between 15 and 32 characters. Defaults to 15.

Remarks

Used by wwSession and wwUserSecurity to generate unique Ids


See also:

Class wwUtils

© West Wind Technologies, 1996-2022 • Updated: 12/06/16
Comment or report problem with topic