Articles tagged: Literal
Found 3 documents
- Web/JavaScript/Reference/Global_Objects/null The value null represents the intentional absence of any object value. It is one of JavaScript's ...
- Web/JavaScript/Reference/Lexical_grammar This page describes JavaScript's lexical grammar. The source text of ECMAScript scripts gets ...
- Web/JavaScript/Reference/Operators/Object_initializer Objects can be initialized using new Object(), Object.create(), or using the literal notation ...