XL.ComputeMD5Hash function
XL.ComputeMD5Hash function – computes the hash string value for the specified text string with a specified encoding.
Syntax
=XL.ComputeMD5Hash(text, encoding)
Argument | Description |
---|---|
text [required] | The text string to compute the hash code for. |
encoding [optional] | Encoding to be used to generate output text value. Supported formats:
|
Any questions or suggestions?