Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
"kuku".match(/KUKU\/i/)
true(または一致する配列) が返されるように、ここで何を微調整する必要がありますか?
true
どうですか
"kuku".match(/KUKU/i)