and
Create a logical AND expression that performs logical AND operation with the current expression.
Return
a logical AND expression.
Parameters
expression
the expression to AND with the current expression.
Create a logical AND expression that performs logical AND operation with the current expression.
a logical AND expression.
the expression to AND with the current expression.