ORD

Generated from C.70.00 /SYS/PUB/CICAT last modified on Mon Feb 16 17:55:04 2004


Syntax:     ORD(string)

Defn:       A CI evaluator function that converts an alphabetic
            string to its ordinal equivalent.

Type:       Integer

Example:    ord('AbcD')
Result:     65