LastItemName (FloatNamedArraylist function): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 8: | Line 8: | ||
===Syntax terms=== | ===Syntax terms=== | ||
<table class="syntaxTable"> | <table class="syntaxTable"> | ||
<tr><th>%subscript</th><td>A numeric variable to | <tr><th>%subscript</th><td>A numeric variable to receive the number (subscript) of the list's last item.</td></tr> | ||
<tr><th>fltNal</th> | <tr><th>fltNal</th> | ||
Latest revision as of 22:11, 11 July 2014
Name of last item (FloatNamedArraylist class)
[Introduced in Sirius Mods 8.1]
This page is under construction.
Syntax
%subscript = fltNal:LastItemName
Syntax terms
| %subscript | A numeric variable to receive the number (subscript) of the list's last item. |
|---|---|
| fltNal | The FloatNamedArraylist method object. |