Assigning JavaScript Values

In JavaScript the = operator is used to assign values to variables.

Back to Main Page