Documentation
»
Scripting
»
Class Reference
»
Core
»
Integer
»
<>
Returns true if this integer is not equal to the other integer.
Syntax
anInteger
<>
anothernteger
Parameters
anothernteger
-
Integer
The second integer.
Return Value
True if this integer is not equal to the other integer.