_Added in 1.9.0_ *$crc(text|&binvar|filename,[N])* Returns the CRC checksum of the specified item. *Parameters* table(ktable). |*Parameter*|*Description*| | text|&binvar|filename | Value to calculate CRC checksum from. | | N | 0 = plain text, 1 = &binvar, 2 = filename (content of the file), 2 is default. |