Xor

Prev Next Home Home Table Of Contents Index

Xor : Operator

Returns logical Xor if operators are boolean; or bitwise Xor if operators are numeric.

Xor (exclusive or) means one or the other but not both can be true.


Example:
A = True B = False A Xor B ;returns true

See Also: And Or Not

Category: Math Boolean

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home