DOWNCASE Type: verb (function) Use: To convert the string argument to all lower case Grammer: DOWNCASE string or DOWNCASE(STRING) Example: DOWNCASE INNAME DATAOUT = DOWNCASE ('WORK:Filename')