Generated from C.65.00 /SYSADMIN/PUB/MYCICAT last modified on Sun Aug 29 15:08:37 2004
Syntax: ABS(integer)
Defn: A CI evaluator function that returns the absolute value
of an integer.
Type: Integer
Example: abs(-4)
Result: 4
Back to Main Index