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