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 value undefined
.
Syntax
JSVAL_VOID
Description
JSVAL_VOID
is a jsval
constant that represents the JavaScript value undefined
.