LastItemName (UnicodeNamedArraylist 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>%name</th><td>A <var>Unicode</var> string to | <tr><th>%name</th><td>A <var>Unicode</var> string to receive the name (subscript) of the list's last item.</td></tr> | ||
<tr><th>uniNal</th> | <tr><th>uniNal</th> |
Latest revision as of 22:11, 11 July 2014
Name of last item (UnicodeNamedArraylist class)
[Introduced in Sirius Mods 8.1]
This page is under construction.
Syntax
%name = uniNal:LastItemName
Syntax terms
%name | A Unicode string to receive the name (subscript) of the list's last item. |
---|---|
uniNal | The UnicodeNamedArraylist method object. |