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