Login

Fancade Wiki

Updated AND.md (markdown)

... ...
@@ -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
Fancade Wiki