lowerCase
text lowerCase(text, language)
Returns the
text
converted to lower case characters.
Parameters
text
— text to convert.
language
— optional
language code
, defaults is the device language.
Returns
the
text
converted to lowercase.