Documentation
»
Scripting
»
Class Reference
»
Core
»
Boolean
»
<>
Returns true if this boolean is not equal to the other boolean.
Syntax
aBoolean
<>
anotherBoolean
Parameters
anotherBoolean
-
Boolean
The second boolean.