KGvBW‖Logical Operators

E9c8W‖The following logical operators are supported by LibreOfficeDev Basic.

coCYu‖Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not.

AsRzu‖AND Operator

3PFwA‖Logically combines two expressions.

EQ8cg‖Eqv Operator

oTT4F‖Calculates the logical equivalence of two expressions.

UMvpF‖Imp Operator

Zk7uh‖Performs a logical implication on two expressions.

JEEa2‖Not Operator

ejJg3‖Negates an expression by inverting the bit values.

eXYR8‖Or Operator

nTnSR‖Performs a logical OR disjunction on two expressions.

AaD4r‖XOR Operator

kbfD6‖Performs a logical Exclusive-Or combination of two expressions.