Description Usage Arguments Value
This is used as part of the incremental operations to hash a value to store in a record keeping file. This function leverages the md5 hash from the digest package
1 | computeChecksum(val)
|
val |
The value to hash. It is converted to a character to perform the hash. |
Returns a string containing the checksum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.