Gets a Boolean value from this value using the standard JavaScript conversion.
[C#] JSValue ToJSBoolean() [Visual Basic] Function ToJSBoolean() As JSValue
JSValue ToJSBoolean()
Function ToJSBoolean() As JSValue
may throw Exception()
The method returns a JavaScript Boolean value using the standard JavaScript conversion.
None.