ignoreCase Property
Indicates whether the ignore case (i) switch has been used. Read-only.
Syntax
rgexp.ignoreCase
Remarks
The ignoreCase property contains True if the ignore case (i) switch is used with a regular expression, and False if not.
Copyright © 2000 Chili!Soft