Generated from C.65.00 /SYSADMIN/PUB/MYCICAT last modified on Sun Aug 29 15:08:37 2004
Syntax: UPS(string)
Defn: A CI evaluator function that shifts a string to uppercase.
Type: String
Example: ups('aBc5d')
Result: ABC5D
Back to Main Index