and

The and function returns true if all of the given boolean values are true, otherwise it returns false.

{{ and $variable1 $variable2 }}