In this short article, we would like to show how to check if the character is a digit using JavaScript. ... console.log(isDigit('0')); // true.
確定! 回上一頁