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