variant_not Performs bitwise not negation on a variant Description mixedvariant_not mixedvariant Performs bitwise not negation on variant and returns the result. If variant is &null;, the result will also be &null;. &reference.com.variant-arith;