ItemNotFound methods syntax: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
m (Automatically generated page update)
 
Line 2: Line 2:
     replaced, so any manual edits will be lost. You've been warned. -->
     replaced, so any manual edits will be lost. You've been warned. -->
{{Template:Syntax list header|class=ItemNotFound}}
{{Template:Syntax list header|class=ItemNotFound}}
<p class="syntax" style="margin-bottom:0px; border-bottom:1px solid; border-left:1px solid; border-right:1px solid; border-top:1px solid;"><span class="term">%itemNotFound</span><span class="literal"> =</span> <span class="literal">%(ItemNotFound):[[New (ItemNotFound constructor)|New]]</span></p>
<p class="syntax" style="margin-bottom:0px; border-bottom:1px solid; border-left:1px solid; border-right:1px solid; border-top:1px solid;"><span class="term">%itemNotFound</span><span class="literal"> =</span> <span class="squareb">[</span><span class="literal">%(ItemNotFound):</span><span class="squareb">]</span><span class="literal">[[New (ItemNotFound constructor)|New]]</span></p>

Latest revision as of 18:02, 7 August 2012

The syntax for each of the ItemNotFound class methods is shown below.

Square brackets indicate optional elements of the method invocation. See also the notation conventions for methods and the List of ItemNotFound methods.

%itemNotFound = [%(ItemNotFound):]New