Generated from C.60.01 /SYS/PUB/CICAT last modified on Thu Jan 11 09:18:52 2001
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