aras.calcMD5 Method
Generates MD5 hash.Syntax
aras.calcMD5(s)Parameters
| Name | Type | Description |
|---|---|---|
| s | Any | Required. The data to calculate. |
Return Value
A String.Returns MD5 hash.
See Also
aras ObjectAras Innovator Client Framework
Programming notes from a non-expert guy who keeps learning in various applications.
| Name | Type | Description |
|---|---|---|
| s | Any | Required. The data to calculate. |
Comments
Post a Comment