By default, Eduction is case sensitive when matching characters. This default value applies only when no grammar-specific case attribute has been specified for an entity.
To ignore case when matching characters, set this parameter to False.
| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | Any section that you have defined for Eduction settings. |
| Example: | MatchCase=False
|
| See Also: |
|
|