Obsolete since JSAPI 42
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

The jsval that represents the JavaScript number 0.

Syntax

JSVAL_ZERO

Description

JSVAL_ZERO is equivalent to INT_TO_JSVAL(0).

See also