Converts the first character of string to upper case.
string
Optional
The string to convert.
Returns the converted string.
Converts the first character of
string
to upper case.