Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 656529 of Value

  • Revision slug: Glossary/Value
  • Revision title: Value
  • Revision id: 656529
  • Created:
  • Creator: kscarfone
  • Is current revision? No
  • Comment Editorial review

Revision Content

In the context of data or an object wrapper around that data, the value is the primitive value that the object wrapper contains. In the context of a variable or property, the value is something that can be either a primitive or an object reference.

Revision Source

<dl>
 <dd>
  In the context of data or an <strong>object</strong> <strong>wrapper</strong> around that data, the value is the <strong>primitive value</strong> that the object wrapper contains. In the context of a <strong>variable</strong> or <strong>property</strong>, the value is something that can be either a primitive or an <strong>object reference</strong>.</dd>
</dl>
Revert to this revision