Project

General

Profile

Actions

Added in 4.2

$crc64(text|&binvar|filename,[N])

Returns the CRC-64 checksum of the specified item.

Parameters

Parameter Description
text|&binvar|filename Value to calculate CRC-64 checksum from.
N 0 = plain text, 1 = &binvar, 2 = filename (content of the file), 2 is default.

Updated by Per Amundsen about 1 year ago · 2 revisions

Also available in: PDF HTML TXT