JavaScript String toLowerCase() method : The toLowerCase() method is used to convert the letters to the lower case. It doesn't change the original string. It returns the new string in lower case.
Latest commit History History 24 lines (15 loc) · 690 Bytes master api-javascript String.prototype.toLowerCase ().md ...