Greater Than Or Equal To: Difference between revisions

From StarLogo Nova Wiki
(add tooltip text)
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:2-->
<p id="tooltip">Determines if the first input is greater than or equal to the second input and returns true or false.</p>
<p id="tooltip">Determines if the first input is greater than or equal to the second input and returns true or false.</p>



Revision as of 15:32, 8 August 2023

Other languages:

Determines if the first input is greater than or equal to the second input and returns true or false.