Description (InvalidRegex property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m 1 revision
DmeWiccan (talk | contribs)
m 1 revision
(No difference)

Revision as of 20:42, 25 March 2011

Brief description of the exception (InvalidRegex class)

As descriptive text tends to do, this text might change between releases of the Sirius Mods.

Syntax

%string = invalidRegex:Description

Syntax terms

%text This string value describes the regex expression error.
%invReg A reference to an instance of an InvalidRegex object.

See also