Description (InvalidRegex property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
#REDIRECT [[InvalidRegex class#Description property|Description property]]


<span class="pageSubtitle"><section begin=dpl_desc/>Text explanation of the problem<section end=dpl_desc/></span>
[[Category:InvalidRegex methods|Description property]]
[[Category:InvalidRegex methods|Description property]]
<p>
Description is a member of the [[InvalidRegex class]].
</p>
As descriptive text tends to do, this text '''might''' change between releases
of the <var class="product">Sirius Mods</var>.
==Syntax==
<p class="syntax">%text = %invReg:Description
</p>
===Syntax terms===
<table class="syntaxTable">
<tr><th>%text</th>
<td>This string value describes the regex expression error.
</td></tr>
<tr><th>%invReg</th>
<td>A reference to an instance of an InvalidRegex object.
</td></tr></table>

Latest revision as of 15:52, 10 May 2011