HASH

Returns a hash of the input string using the specified hash function. The hash is represented as a hexadecimal character string.

Syntax:
resourcelib-> HASH (single-text-expression, single-text-expression)
Meaning:
HASH (hash function, input string to hash)
Supported hash functions:
MD5
SHA1
SHA256
SHA512
SHA3-224
SHA3-256
SHA3-384
SHA3-512
Returns:
a (single-text-item)