FirstItemName (FloatNamedArraylist function): Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
mNo edit summary |
||
Line 2: | Line 2: | ||
This page is [[under construction]]. | This page is [[under construction]]. | ||
==Syntax== | ==Syntax== | ||
{{Template:FloatNamedArraylist:FirstItemName syntax}} | {{Template:FloatNamedArraylist:FirstItemName syntax}} | ||
===Syntax terms=== | ===Syntax terms=== | ||
<table class="syntaxTable"> | <table class="syntaxTable"> | ||
<tr><th>%subscript</th><td>number</td></tr> | <tr><th>%subscript</th><td>The number (subscript) of the list's first item.</td></tr> | ||
<tr><th>fltNal</th> | <tr><th>fltNal</th> | ||
<td>FloatNamedArraylist object</td></tr> | <td>The <var>FloatNamedArraylist</var> method object.</td></tr> | ||
</table> | </table> | ||
==See also== | ==See also== | ||
{{Template:FloatNamedArraylist:FirstItemName footer}} | {{Template:FloatNamedArraylist:FirstItemName footer}} |
Revision as of 21:37, 11 July 2014
Name of first item (FloatNamedArraylist class)
[Introduced in Sirius Mods 8.1]
This page is under construction.
Syntax
%subscript = fltNal:FirstItemName
Syntax terms
%subscript | The number (subscript) of the list's first item. |
---|---|
fltNal | The FloatNamedArraylist method object. |