String to Upper Case"> String to Upper Case">
String.prototype.toUpperCase():
console.log('qwerty'.toUpperCase()); // 'QWERTY'