Function CheckSum() Foundation
Calculates a checksum for strings.
CheckSum( <cString> ;
) --> nCheckSum
Returns a checksum for a string as a numeric value.
NOTE: different strings may have the same checksum. This function can not be used to identify a string.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.