Generated from C.65.00 /SYSADMIN/PUB/MYCICAT last modified on Sun Aug 29 15:08:37 2004
Syntax: DWNS(string)
Defn: A CI evaluator function that shifts a string to lowercase.
Type: String
Example: dwns('aBC&dE')
Result: abc&de
Back to Main Index