New (ItemNotFound constructor): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with " <span class="pageSubtitle"><section begin=dpl_desc/>Create new ItemNotFound instance<section end=dpl_desc/></span> New constructor <p> New is a...")
 
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
#REDIRECT [[ItemNotFound class#New constructor|New constructor]]
<span class="pageSubtitle"><section begin=dpl_desc/>Create new ItemNotFound instance<section end=dpl_desc/></span>
[[Category:ItemNotFound methods|New constructor]]
<p>
New is a member of the [[ItemNotFound class]].
</p>
 
==Syntax==
<p class="syntax">[%itemnf =] [%(ItemNotFound):]New
</p>
===Syntax terms===
<table class="syntaxTable">
<tr><th>%itemnf</th>
<td>A reference to an instance of an ItemNotFound object.
 
</td></tr></table>

Latest revision as of 16:52, 14 February 2017