Description Usage Arguments Value Methods (by class) See Also Examples
Logical AND of two or more expressions.
1 2 3 4 5 6 7 |
object |
An object to include within the ANDed expression. |
... |
Additional objects to include within the ANDed expression. |
e1 |
first expression |
e2 |
second expression |
An object of class andExpr
.compoundExpr
: Logical-AND of two or more expressions.
e1 = .compoundExpr,e2 = .compoundExpr
: Logical-AND of two expressions.
Other boolean functions: Not
,
Or
, xor
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.