|
|
Line 1: |
Line 1: |
| {{Template:InvalidRegex:Description subtitle}}
| | #REDIRECT [[InvalidRegex class#Description property|Description property]] |
| This <var>[[Classes and Objects#readWrite|ReadOnly]]</var> property is a text explanation of the problem. As descriptive text tends to do, this text ''might'' change between releases of the <var class="product">[[Sirius Mods|Sirius Mods]]</var>.
| |
|
| |
|
| ==Syntax==
| | [[Category:InvalidRegex methods|Description property]] |
| {{Template:InvalidRegex:Description syntax}}
| |
| ===Syntax terms===
| |
| <table class="syntaxTable">
| |
| <tr><th>%string</th>
| |
| <td>This string value describes the [[Regex_processing|regular expression]] error.
| |
| </td></tr>
| |
| <tr><th>invalidRegex</th>
| |
| <td>A reference to an instance of an <var>[[InvalidRegex_class|InvalidRegex]]</var> object.
| |
| </td></tr></table>
| |
| | |
| ==See also==
| |
| {{Template:InvalidRegex:Description footer}}
| |