Appearance
number Util.CRC(string)
Generates the CRC Checksum of the specified string.
string - The string to calculate the checksum of
string
number - The unsigned 32 bit checksum
number