By default, Eduction Server 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.
Note: If you set both the MatchCase configuration parameter and the MatchCase action, the action settings take precedence.
| Type: | Boolean |
|---|---|
| Default: | True |
| Required: | No |
| Configuration Section: | Any section that you have defined for Eduction settings. |
| Example: | MatchCase=False
|
| See Also: |
Related Topics
|
|