Function CheckSum() Foundation

Calculates a checksum for strings.

Syntax
CheckSum( <cString> ;
        ) --> nCheckSum
Return

Returns a checksum for a string as a numeric value.

Description

NOTE: different strings may have the same checksum. This function can not be used to identify a string.

Feedback

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.