strings.toTitle() function

Examples

Covert characters in a string to title case

The difference between toTitle and toUpper

Related articles