In JavaScript, there are 6 falsy values. If you convert any of these to a boolean , it will return false . false undefined null NaN 0 "" (empty string).
確定! 回上一頁