$crc » History » Revision 2
Revision 1 (Per Amundsen, 07/15/2014 07:57 PM) → Revision 2/3 (Per Amundsen, 07/15/2014 07:57 PM)
_Added in 1.9.0_ *$crc(text|&binvar|filename,[N])* Returns the CRC checksum of the specified item. *Parameters* text|&binvar|filename - Value to calculate CRC checksum from. checksum. N - 0 = plain text, 1 = &binvar, 2 = filename (content of the file), 2 is default.