Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

! invert boolean value, Operators, Logical Expressions
! unary negation operator, Type Conversions
!= loose inequality/not equal operator, Boolean Values, Operators, Relational Operators
!== strict inequality operator, Operators, Relational Operators, Testing Properties
" " (string), String Literals
#top identifier, Browser Location and Navigation
$ identifier, Identifiers and Reserved Words
$ match end, Specifying Match Position
% modulo operator, Numbers, Arithmetic Operators
& bitwise AND operator, Operators, Arithmetic Operators
&& logical AND, Operators, Logical Expressions
&= operator, Assignment Expressions
' ' (string), String Literals
(?! ) negative lookahead assertion, Specifying Match Position
(?: ) grouping only, Alternation, Grouping, and References
(?= ) positive lookahead assertion, Specifying Match Position
* multiplication operator, Numbers, Operators, Arithmetic Operators
* repetition character, Repetition
* wildcard argument, Selecting Elements by Type
*= operator, Assignment Expressions
+ addition operator, Numbers, Arithmetic Operators
+ concatenate strings, Operators
+ convert to number, Operators
+ repetition character, Repetition
+ unary ...

Get JavaScript Pocket Reference, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.