Return the character in the LOWER category corresponding to the specified input character from the UPPER category or input itself if input is not in category UPPER.
LOWER
input
UPPER
Declared in <bdlb_chartype.h>
<bdlb_chartype.h>
static char toLower(char input);