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