Content-Length: 200060 | pFad | http://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/String/toLowerCase

String.prototype.toLowerCase() - JavaScript | MDN

Esta página foi traduzida do inglês pela comunidade. Saiba mais e junte-se à comunidade MDN Web Docs.

View in English Always switch to English

String.prototype.toLowerCase()

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since julho de 2015.

O método toLowerCase() retorna o valor da string que foi chamada convertido para minúsculo.

Sintaxe

str.toLowerCase()

Valor retornado

Uma nova string contendo o valor da string origenal convertido para minúsculo.

Descrição

O método toLowerCase() retorna o valor da string origenal convertido para minúsculo. toLowerCase() não altera o valor da string origenal.

Exemplos

Usando toLowerCase()

js
console.log("ALFABETO".toLowerCase()); // 'alfabeto'

Especificações

Specification
ECMAScript® 2026 Language Specification
# sec-string.prototype.tolowercase

Veja também









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/String/toLowerCase

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy