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