There are only six falsey values in JavaScript: undefined , null , NaN , 0 , "" (empty string), and false of course.
確定! 回上一頁