And/en: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<p id="tooltip">Determines if both the first and second inputs are true. If both are true, then returns true; else returns false.</p> | |||
[[Category:Logic]] | [[Category:Logic]] | ||
[[Category:Code Block]] | [[Category:Code Block]] |
Revision as of 15:36, 8 August 2023
Determines if both the first and second inputs are true. If both are true, then returns true; else returns false.