lowerCase()Takes a value that will then be lower-cased.
This function is valid in v2.10.0 to v2.24.3. This function has been downloaded 65 times.value coerced to a string with all of the characters lower-cased.This function directly requires the following function which is included automatically:
upperCase()This function is directly required by the following function:
upperCase()