property RegExp.ignoreCase
Private

Returns a Boolean value indicating the state of the ignoreCase flag (i) used with a regular expression. Default is false. Read-only.

Type

boolean