--- layout: stdlib-reference --- # ILogical\.bitAnd ## Description Performs a bitwise AND operation on this value with another value of the same type. ## Signature
ILogical.This ILogical.bitAnd(ILogical.This other);## Parameters #### other : [ILogical](index.html)\.This