RegEx.Options
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.