SenseTalk ReferenceSenseTalk Dictionary *Preview*BbitAndバージョン:26.3bitAnd bitwise operator new in 2.06 Examples: + set the numberFormat to "binary 8"set the bitLength to 8put 0b00010101 bitAnd 0b00111100 --> 0b00010100 Related: bitNot, bitOr, bitXor, bitShift, bitLength ノートThis page is under construction: it has not been reviewed for completeness.