Generated from C.75.00 /SYS/PUB/CICAT last modified on Fri May 2 09:23:05 2003
Syntax: ABS(integer)
Defn: A CI evaluator function that returns the absolute value
of an integer.
Type: Integer
Example: abs(-4)
Result: 4