Return-Early/es: Difference between revisions

From StarLogo Nova Wiki
 
(Updating to match new version of source page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="image"/>[[File:return-early.png|alt=The Return-Early Block|thumb]]<section end="image"/>
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==Usage==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
<p id="tooltip">Used in a procedure definition to end a procedure early with the option of returning a value.</p>
</div>


[[Category:Procedimientos]]
[[Category:Procedimientos]]
[[Category:Code Block]]
[[Category:Code Block]]

Latest revision as of 19:21, 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.