Description
Returns a MD5 hash of a string.
Signature
MD5('inputstring')
Example
MD5('The quick brown fox')
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| inputstring | xxxx | xxxx | xxxx |

Returns a MD5 hash of a string.
MD5('inputstring')
MD5('The quick brown fox')
| Name | Type | Description | Required |
|---|---|---|---|
| inputstring | xxxx | xxxx | xxxx |