Inequality Operator (Border)
In This Topic
Returns a value that indicates whether two specified
Border values are not equal.
Syntax
Parameters
- left
- The first value to compare.
- right
- The second value to compare.
Return Value
true
if and are not equal; otherwise, false
.
See Also