Updated AND.md (markdown)
commited
commit
dc759e7ac76b2b85d13150fe95fb81e89a8cf6d3
... | ... | @@ -11,9 +11,9 @@ Outputs: |
11 | 11 | |
12 | 12 | * Boolean: A boolean value. |
13 | 13 | |
14 | # Notes |
|
14 | ## Notes |
|
15 | 15 | * This script block can be combined with [[If]] block to check if both Tru1 and Tru2 values are True. You can also use the logical [[OR]] operator to check if either Inputs is True. |
16 | 16 | |
17 | # Examples |
|
17 | ## Examples |
|
18 | 18 | ... |
19 | 19 |