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