JavaScript Equal Operators | JavaScript Equality Tutorial By WDH

JavaScript Equal Operators


JavaScript Equal Operator
Sets the variable on the left of = operator to the value of the expression on its right.
Example
Output