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)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<section begin=image/>[[File:If Nums.png|right|alt=The If Block|thumb]]<section end=image/>
[[File:If Nums.png|right|alt=The If Block|thumb]]
<!-- <code>if [Insert: Condition]</code> -->
<!-- <code>if [Insert: Condition]</code> -->
Inputs in this block:
Inputs in this block:
#a comparative statement block (+ statements, > statements, Not statement, and/or statements)
#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)

Latest revision as of 15:12, 14 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)