This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Basic types > Methods for String (character strings) > hash(String hashAlgorithm)

hash(String hashAlgorithm)

Returns the hash value of a character string as a hex string according to the selected hash algorithm.

hash(String hashAlgorithm)
Argument String MD2
MD5
SHA-1
SHA-256
SHA-384
SHA-512
Hash algorithm to be used to generate the hash value
Return value Hex string Character string of the hash value