Logical Operators
The following logical operators are supported by LibreOffice Basic.
Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not.
Loģiski apvieno divas izteiksmes.
Calculates the logical equivalence of two expressions.
Izpilda loģisko implikāciju uz divām izteiksmēm.
Negates an expression by inverting the bit values.
Izpilda loģisko implikāciju uz divām izteiksmēm.
Performs a logical Exclusive-Or combination of two expressions.