String to Lower Case"> String to Lower Case">
String.prototype.toLowerCase()
console.log('QWERTY'.toLowerCase()); // 'qwerty'