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
.
You can override the value of this parameter for specific actions by setting the MatchCase action parameter.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Eduction |
Example: | MatchCase=False
|
See Also: |
|