Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor formatting fix.


Excerpt


Description:ReportMixedCase parameter regulates whether words with the mixed case should be reported.
Parameter type:Boolean
Default value:0
Possible values:
  • 0 – words containing mixed case letters are reported;
  • 1 – words containing mixed case letters are ignored.


Code Block
languagexml
themeEmacs
<ReportMixedCase>0</ReportMixedCase>


...