Translations:If Else/2/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
(No difference)

Revision as of 15:27, 8 August 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (If Else)
<section begin="image"/>[[File:if_else.png|alt=The If Else Block|thumb]]<section end="image"/><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>

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.