FirstItemName (UnicodeNamedArraylist function): Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
mNo edit summary  | 
				mNo edit summary  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 8: | Line 8: | ||
===Syntax terms===  | ===Syntax terms===  | ||
<table class="syntaxTable">  | <table class="syntaxTable">  | ||
<tr><th>%name</th><td>A <var>Unicode</var> string   | <tr><th>%name</th><td>A <var>Unicode</var> string to receive the name (subscript) of the list's first item.</td></tr>  | ||
<tr><th>uniNal</th>  | <tr><th>uniNal</th>  | ||
Latest revision as of 22:10, 11 July 2014
Name of first item (UnicodeNamedArraylist class)
[Introduced in Sirius Mods 8.1]
This page is under construction.
Syntax
%name = uniNal:FirstItemName
Syntax terms
| %name | A Unicode string to receive the name (subscript) of the list's first item. | 
|---|---|
| uniNal | The UnicodeNamedArraylist method object. |