Crc16 function

function Crc16(Const Value: string): Word;

Unit
SynaCode

Description
return CRC16 from a value string.


See also:
UpdateCrc16