Translations:While/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 (While)
<section begin="image"/>[[File:while.png|alt=The While Block|thumb]]<section end="image"/><p id="tooltip">Tests to see if the condition is true. If so, then executes the commands attached to the hook. Repeats these commands continually while the condition remains true.</p>

Tests to see if the condition is true. If so, then executes the commands attached to the hook. Repeats these commands continually while the condition remains true.