hashString
We've encountered an issue exporting this macro. Please try exporting again later.
Syntax | hashString(str) | Package | |
Alias | Pkg Usage |
Description
Returns a consistent hash to be used across systems. The hash is not guaranteed to be unique (i.e. two strings s1 != s2 may have the same hash).
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
str | String | Yes | String to be hashed. |
Return Type
String
See also
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.
