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

null
    • Ninox developer
    • Fabio
    • 5 yrs ago
    • Reported - view

    Hi. To capitalize the first letter of each word you can use this:

     

    ----------------------------------

    capitalize(string)

    ----------------------------------

     

    Fabio

Content aside

  • 5 yrs agoLast active
  • 1Replies
  • 1802Views