Return-Early: Difference between revisions
(Marked this version for translation) |
(add tooltip text) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
<p id="tooltip">Used in a procedure definition to end a procedure early with the option of returning a value.</p> | |||
<!--T:1--> | <!--T:1--> |
Revision as of 16:38, 8 August 2023
Used in a procedure definition to end a procedure early with the option of returning a value.