JavaScript String toUpperCase() method : The toUpperCase() method is used to convert the string to the upper case. It returns the ...
The toUpperCase() method of {{jsxref("String")}} values returns this string converted to uppercase. The toUpperCase() method ...