lowerRest()

Lower-cases all characters after the first one.

This function is valid in v2.12.0 to v2.24.3. This function has been downloaded 60 times.

Parameter

{string} string
String that should be returned making sure that all characters after the first are lower-cased.

Returns

{string}
string with the first character as is followed by all the rest lower-cased.

Required Function

This function directly requires the following function which is included automatically:

Requiring Function

This function is directly required by the following function: