- :string
- or :nothing
crc
calculate the CRC32 polynomial of given string
Parameters
crc value :string :literal
Returns
Examples
copyprint crc "The quick brown fox jumps over the lazy dog" ; 414FA339
crc value :string :literal
copyprint crc "The quick brown fox jumps over the lazy dog" ; 414FA339