Info |
---|
|
This routine is available starting with SIL Engineā¢ 3.0. |
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | hashString(str) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns a consistent hash to be used across systems. |
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
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
str | |
...
String | Yes | String to be hashed. |
|
Return
...
Type
stringString
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 10025 |
---|
showSpace | false |
---|
cql | label = "string_routines" and space = currentSpace ( ) |
---|
labels | stringarray_routines |
---|
|