And/es: Difference between revisions
(Created page with "Y") |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
<p id="tooltip">Determines if both the first and second inputs are true. If both are true, then returns true; else returns false.</p> | |||
</div> | |||
[[Category:Lógica]] | [[Category:Lógica]] | ||
[[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.