variant_not Performs bitwise not negation on a variant &reftitle.description; mixedvariant_not mixedvariant Performs bitwise not negation on variant and returns the result. &reftitle.parameters; variant The variant. &com.variant-arith; &reftitle.returnvalues; Returns the bitwise not negation. If variant is &null;, the result will also be &null;.