Return-Early: Difference between revisions

From StarLogo Nova Wiki
(add tooltip text)
(Marked this version for translation)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:3-->
<section begin="image"/>[[File:return-early.png|alt=The Return-Early Block|thumb]]<section end="image"/>
==Usage== <!--T:4-->
<!--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>



Latest revision as of 18:55, 14 August 2023

Other languages:
The Return-Early Block

Usage

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