RegExOptions Class

Used to specify options when doing a search using regular expressions.

Events

None

Properties

CaseSensitive

ReplaceAllMatches

DotMatchAll

StringBeginIsLineBegin

Greedy

StringEndIsLineEnd

LineEndType

TreatTargetAsOneLIne

MatchEmpty

 

Methods

None

More information available in parent classes: Object


See Also

RegEx, RegExMatch classes.