Braces { } (Delimiter)

A delimiting token for a block of executable script.

Availability:

ECMAScript edition - 2

See also:if( ... ) ..., if( ... ) ... else ...

Refer to:

Code block delimiter {}

Cross-references:

ECMA 262 edition 2 - section - 12.5

ECMA 262 edition 3 - section - 12.1