Count (GenericNamedArraylist property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
Line 5: Line 5:
{{Template:GenericNamedArraylist:Count syntax}}
{{Template:GenericNamedArraylist:Count syntax}}
===Syntax terms===
===Syntax terms===
<dl>
<table class="syntaxTable">
<dt><i>%num</i>
<tr><th><i>%num</i></th>
<dd>A numeric variable to contain the number of
<td>A numeric variable to contain the number of items in the indicated NamedArraylist. </td></tr>
items in the indicated NamedArraylist.
<tr><th><i>%namrayl</i></th>
<dt><i>%namrayl</i>
<td>An NamedArraylist object.</td></tr>
<dd>An NamedArraylist object.
</table>
 
</dl>
==See also==
==See also==
{{Template:GenericNamedArraylist:Count footer}}
{{Template:GenericNamedArraylist:Count footer}}

Revision as of 23:09, 31 January 2011