Syntax: UPS(string)Defn: A CI evaluator function that shifts a string to uppercase.Type: StringExample: ups('aBc5d')Result: ABC5D