0
First letter upper case
Hello, how can I have all the first letters in upper case.
For example, if I write "hello Everybody, HOW are you"
I would like to have "Hello Everybody, How Are You".
Thanks in advance for your help.
1 reply
-
Hi. To capitalize the first letter of each word you can use this:
----------------------------------
capitalize(string)
----------------------------------
Fabio
Content aside
- 6 yrs agoLast active
- 1Replies
- 1806Views