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