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