Versions Compared

Key

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


Excerpt


Description:ReportMixedDigits parameter regulates whether words containing a combination of letters and digits should be reported.
Parameter type:Boolean
Default value:1
Possible values:
  • 0 – words containing a combination of letters and digits are not reported.
  • 1 – words containing a combination of letters and digits are reported.


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


...