Returns the checksum of a string of numbers
Source position: tiUtils.pas line 535
function tiCheckSum(
const AValue: string
):Integer;
Returns the checksum of a string of numbers.