June 2014
Intermediate to advanced
696 pages
38h 52m
English
You use an assignment operator to assign a value to a variable. In addition to the = operator, there are several different forms that allow you to manipulate the data as you assign a value. Table 2.2 shows a list of the assignment operations, along with the results that are applied.
Table 2.2 JavaScript’s assignment operators, with results based on x=10 initially
Read now
Unlock full access