Translations:If/19/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
<code>if [Insert: Condition]</code>
<section begin=image/>[[File:If Nums.png|right|alt=The If Block|thumb]]<section end=image/>
<!-- <code>if [Insert: Condition]</code> -->
Inputs in this block:
#a comparative statement block (+ statements, > statements, Not statement, and/or statements)

Revision as of 15:26, 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)
[[File:If Nums.png|right|alt=The If Block|thumb]]
<!-- <code>if [Insert: Condition]</code> -->
Inputs in this block:
#a comparative statement block ([[Special:MyLanguage/Equals|=]] statements, [[Special:MyLanguage/Greater Than|>]] statements, [[Special:MyLanguage/Not|not]] statement, [[Special:MyLanguage/And|and]]/[[Special:MyLanguage/Or|or]] statements)
The If Block

Inputs in this block:

  1. a comparative statement block (+ statements, > statements, Not statement, and/or statements)