Template:Stringlist:Dequeue subtitle: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
m 1 revision
Wiccan (talk | contribs)
m 1 revision
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="pageSubtitle">Retrieve value of first Stringlist item, then remove item</span>
<span class="pageSubtitle">Retrieve value of first Stringlist item, then remove item ([[Stringlist class]])</span>
 
<includeonly>
<table>
[[Category:Stringlist methods|Dequeue function]]
<tr><td valign="top">See also:</td>
</includeonly>
<td valign="top"><ul style="margin-top:0px;">
<li>[[Stringlist class]]
</ul></td>
<td valign="top"><ul style="margin-top:0px;">
<li>[[List of Stringlist methods]]
</ul></td>
<td valign="top"><ul style="margin-top:0px;">
<li>[[Stringlist methods syntax]]
</ul></td>
</tr>
</table>

Latest revision as of 04:04, 7 February 2011

Retrieve value of first Stringlist item, then remove item (Stringlist class)