boolean (Reserved word)

Reserved for future language enhancements.

The boolean keyword represents both a Java data type and the native Boolean primitive data type in JavaScript. This suggests some potential extensions of JavaScript interfaces to access Java applet parameters and return values.

See also:java.lang.Boolean, LiveConnect, Reserved word

Cross-references:

ECMA 262 edition 2 - section - 7.4.3

ECMA 262 edition 3 - section - 7.5.3