Assigning a value (= instead of == or ===) always returns that value in the expression.
=
==
===
Use == or === instead of =.