Function ASCIISum() Foundation

Sums the ASCII codes of all characters in a string.

Syntax
ASCIISum( <cString> ;
        ) --> nASCIISum
Return

The function ASCIISum() returns the sum of the ASCII codes of all characters in 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.