javaEnabled method
Returns whether Java is enabled.
Syntax
object.javaEnabled()Parameters
This method has no parameters.
Return value
Type: Boolean
Boolean. Returns one of the following possible values:
| Return value | Description |
|---|---|
|
Java is enabled. |
|
Java is not enabled. |
Standards information
There are no standards that apply here.
See also
Show: