Boolean values



true
false
Boolean( 2 > 3 )

These are false:
false, null, undefined
"" (the empty string)
0, NaN