Converts the first character of string to upper case and the remaining to lower case.
Optional
The string to capitalize.
Returns the capitalized string.
Converts the first character of string to upper case and the remaining to lower case.