Returns the CRC-32 checksum for a given string.
Syntax
<HFMwStringUtility>.CalcCRC32 (bstrPlain)
Argument | Description |
---|
bstrPlain | The string for which to return the CRC-32 checksum. Input argument. String subtype. |
Return Value
Returns the CRC-32 checksum for the string.