toTitleCase
Deprecated
Warning since 1.5
Use titlecaseChar() instead.
Replace with
titlecaseChar()
Content copied to clipboard
Converts this character to title case using Unicode mapping rules of the invariant locale.
Warning since 1.5
Use titlecaseChar() instead.
titlecaseChar()
Converts this character to title case using Unicode mapping rules of the invariant locale.
Thanks for your feedback!