Hash128 - script and chart function
This function returns a 128-bit
hash of the combined input expression values. The result is a string.
Syntax:
Hash128(expression
{, expression})
Example:
Hash128
( 'abc', 'xyz', '123' )
Hash128
( Region, Year, Month )