Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ignoreCase (boolean) (defaults to false)
    • If true, the case-ignoring option is set for the regular expression engine.
    • Deprecated from version 2.6

Version 2.6 and Above

  • CaseSensitive caseSensitive (boolean) (defaults to true).
    • If false, the case-ignoring option is set for the regular expression engine. 

...