Table of Contents

SHA1

C10 - initial

sha1 (Sifts)
TypeCorrade progressive sift
SiftSHA1
Parametersthe empty string
DescriptionThe SHA1 sift will generate a SHA1 hash of the current data.
Last ChangesNone

The SHA1 sift will generate a SHA1 hash of the current data.

Arguments

Position Type Description Example
0 the empty string None. ""

Notes

    "sift", wasListToCSV([
        "skip", 2,
        "SHA1", ""
    ]),