[]
Applies boolean '&&' to booleans and bitwise '&' to numeric.
public static Variant And(Variant a, Variant b)
The first operand.
The second operand.