DECIMAL

Generated from C.65.00 /SYSADMIN/PUB/MYCICAT last modified on Sun Aug 29 15:08:37 2004

Back to Main Index


Syntax:     DECIMAL(integer)

Defn:       A CI evaluator function that converts a number from an
            integer to a string.

Type:       String

Example:    decimal(127)
Result:     127

Back to Main Index