JavaScript Comparison
The === (strict equal) Operator
Comparison operators always return
true
or
false
.
Equal value and equal type: