QMChecksum() |
|
|
The QMChecksum() function returns a checksum value for supplied data. It is analogous to the QMBasic CHECKSUM() function with the default algorithm.
The function takes a single argument, Data, as the string for which the checksum is to be evaluated. Note that the algorithm used by QM may be different from that of other multivalue products and hence may yield a different result for the same data.
This function is evaluated on the client system and does not require a server connection to be open.
|