lowerFirst()Lower-cases the first character of a string.
This function is valid in v2.12.0 to v2.24.3. This function has been downloaded 65 times.string with the first character lower-cased and any remaining characters kept as is.This function directly requires the following functions which are included automatically:
lowerRest()upperFirst()upperRest()This function is directly required by the following functions:
lowerRest()upperFirst()upperRest()