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)

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, 2025 • Updated: 2025-03-12
Comment or report problem with topic