Table of Contents
Descriptio #
A block that represents the Boolean Logic Gate OR, it Returns True if any of the Inputs is True.
Time Based #
Not a time-based block (won’t take time to finish execution).
Inputs #
This block has 2 Boolean Data Inputs (A, B).
Outputs #
This block has only one Boolean Data Output: the Result of A OR B.