RegEx.Options
From Xojo Documentation
Property (As RegExOptions )
aRegEx.Options = newRegExOptionsValue
or
RegExOptionsValue = aRegEx.Options
Supported for all project types and targets.
or
RegExOptionsValue = aRegEx.Options
Supported for all project types and targets.
These options are various states which you can set for the Regular Expressions engine. See the RegExOptions class.