Return-Early/en: Difference between revisions

From StarLogo Nova Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 1: Line 1:
<languages/>
<languages/>
<section begin="image"/>[[File:return-early.png|alt=The Return-Early Block|thumb]]<section end="image"/>
==Usage==


<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 19:02, 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.