HEX

Generated from C.60.01 /SYS/PUB/CICAT last modified on Thu Jan 11 09:18:52 2001

Back to Main Index


Syntax:     HEX(integer)

Defn:       A CI evaluator function that converts an integer to
            hexadecimal notation.

Type:       String

Example:    hex(329)
Result:     $149

Back to Main Index