The $ZBITNOT function returns a copy of the bit string with each input bit position inverted.
The format for the $ZBITNOT function is:
$ZBITNOT(expr)
The expression specifies the bit string whose inverted bit pattern becomes the result of the function.