$str.charsum

Returns the sum of the character codes of the string
Syntax

$str.charsum(<string>)

Description
Returns the sum of the character codes of the parameter <string>. The sum is suitable for implementing a simple hashing algorithm.

Index, Functions
KVIrc 3.2.0 Documentation
Generated by root at Thu Oct 20 09:26:56 2005