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 739391 of Value

  • Revision slug: Glossary/Value
  • Revision title: Value
  • Revision id: 739391
  • Created:
  • Creator: Andrew_Pfeiffer
  • Is current revision? No
  • Comment

Revision Content

In the context of data or an object {{Glossary("Wrapper", "wrapper")}} around that data, the value is the {{Glossary("Primitive","primitive value")}} that the object wrapper contains. In the context of a {{Glossary("Variable","variable")}} or {{Glossary("Property","property")}}, the value can be either a primitive or an {{Glossary("Object reference","object reference")}}.

Revision Source

<dl>
 <dd>In the context of data or an <strong>object</strong> <strong>{{Glossary("Wrapper", "wrapper")}}</strong> around that data, the value is the <strong>{{Glossary("Primitive","</strong><strong>primitive value")}}</strong> that the object wrapper contains. In the context of a <strong>{{Glossary("Variable","variable")}}</strong> or <strong>{{Glossary("Property","property")}}</strong>, the value can be either a primitive or an <strong>{{Glossary("Object reference","object reference")}}</strong>.</dd>
</dl>
Revert to this revision