Template:Stringlist:RegexReplaceCorresponding subtitle: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="pageSubtitle">Replace substrings that match regex with items in a Stringlist</span>
<span class="pageSubtitle">Replace substrings that match regex with items in a Stringlist ([[Stringlist class]])</span>
 
<includeonly>
<table>
[[Category:Stringlist methods|RegexReplaceCorresponding 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

Replace substrings that match regex with items in a Stringlist (Stringlist class)