Project

General

Profile

Actions

$crc64 » History » Revision 1

Revision 1/2 | Next »
Per Amundsen, 01/23/2022 01:26 AM


Added in 4.2

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

Returns the CRC-64 checksum of the specified item.

Parameters

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 over 2 years ago · 1 revisions

Also available in: PDF HTML TXT