ABS

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


Syntax:     ABS(integer)

Defn:       A CI evaluator function that returns the absolute value
            of an integer.

Type:       Integer

Example:    abs(-4)
Result:     4