ignorecase- Type: boolean
- Set to
trueto indicate that the case does not matter when making comparisons. Otherwise, the default value isfalse, to indicate that the value should match with the same case.
ignorecasetrue to indicate that the case does not matter when making comparisons. Otherwise, the default value is false, to indicate that the value should match with the same case.