I have a string where all characters are upper case.
Is there a command to converall all characters to lower case except the first one.
P.S. I also have strings with more that one word. Like city names i.e. PALM SPRINGS s/b Palm Springs.
Thank you,
Is there a command to converall all characters to lower case except the first one.
P.S. I also have strings with more that one word. Like city names i.e. PALM SPRINGS s/b Palm Springs.
Thank you,