JavaScript Demo: Standard built-in objects - Null. x. 1. function getVowels(str) {. 2. const m = str.match(/[aeiou]/gi);. 3. if (m === null) {.
確定! 回上一頁