Calculates a "structure hash" which is equal for similarly structured input.

ParameterTypeRequiredDefaultDescription
asstringoptional[a]_tokenHash The name of output field.
field[b]stringrequired  The name of the field to hash.

[a] Optional parameters use their default value unless explicitly set

[b] The argument name field can be omitted.

Hide omitted argument names for this function

Show omitted argument names for this function

tokenHash() Examples

Replace the value in the ssn field with the hash of the existing value, also replacing it in @rawstring

logscale
tokenHash(ssn)