and (logical AND *)
Top
Previous
Next
Syntax
a and b
Description
This is old version of logical AND syntax. Although recognized this should be replaced with
&&
syntax.