Return-Early: Difference between revisions
(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> | ||