Assignment expressions can be broken down into a two-operand expression with the result being assigned to the value on the left.
Note that assignment expressions can be used in their entirety as an RValue. You may want to void the assignment expression in some cases to prevent the result of the assignment being used inadvertently as an HREF.
Prev | Home | Next |
Assign value (=) | Up | Assignment operator |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |