Table of Contents

() and ()

Description

The block joins two Boolean blocks so they both have to be true to return true. If they are both true, the block returns true; if they are not all true or none true, it returns false.

Example

There are no examples documented for this article.