toLowerCase
Deprecated
Use lowercase() instead.
Replace with
lowercase(locale)Content copied to clipboard
Returns a copy of this string converted to lower case using the rules of the specified locale.
Use lowercase() instead.
lowercase(locale)Returns a copy of this string converted to lower case using the rules of the specified locale.