If Else/es: 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/> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
<p id="tooltip">Test for something. If true, then the agent follows the commands in the first hook. If false, then the agent follows the commands in the “else” hook.</p> | |||
</div> | |||
[[Category:Lógica]] | [[Category:Lógica]] | ||
[[Category:Code Block]] | [[Category:Code Block]] |
Revision as of 15:29, 8 August 2023
Test for something. If true, then the agent follows the commands in the first hook. If false, then the agent follows the commands in the “else” hook.