Data
extension Data
-
Calculates the
CRC32checksum of the receiver.Parameters
checksumThe starting seed.
Return Value
The checksum calcualted from the bytes of the receiver and the starting seed.
View on GitHub
Data Extension Reference