Baseline Widely available
String
ê°ì toLowerCase()
ë©ìëë ì문ìë¡ ë³íë ì´ ë¬¸ìì´ì ë°íí©ëë¤.
const sentence = "The quick brown fox jumps over the lazy dog.";
console.log(sentence.toLowerCase());
// Expected output: "the quick brown fox jumps over the lazy dog."
구문 매ê°ë³ì
ìì.
ë°í ê°ì문ìë¡ ë³íë í¸ì¶ 문ìì´ì íííë ìë¡ì´ 문ìì´.
ì¤ëªtoLowerCase()
ë©ìëë ì문ìë¡ ë³íë 문ìì´ì ê°ì ë°íí©ëë¤. toLowerCase()
ë 문ìì´ str
ìì²´ì ê°ìë ìí¥ì ì£¼ì§ ììµëë¤.
toLowerCase()
ì¬ì©í기
console.log("ALPHABET".toLowerCase()); // 'alphabet'
ëª
ì¸ì ë¸ë¼ì°ì í¸íì± ê°ì´ 보기
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4