Return-Early: 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">Used in a procedure definition to end a procedure early with the option of returning a value.</p>
<p id="tooltip">Used in a procedure definition to end a procedure early with the option of returning a value.</p>



Revision as of 16:38, 8 August 2023

Other languages:

Used in a procedure definition to end a procedure early with the option of returning a value.