The UC modifier is used with SPELLING to compare two text fields. The text in the field can include Chinese characters, Japanese kanji/kana characters, number characters and any combination of those. If the two fields do not match exactly, the routine will remove all spaces and perform matching.
|
Score |
Description |
|---|---|
|
100 |
Exact match |
| 99 |
Matched after ignoring all spaces (full-width and half-width). |
| 98 |
Blank versus blank Note: In this case, full-width blank and half-width blank are distinguished.
This score will be returned if both fields have all full-width blank or all
half-width blank. "full-width blank vs. half-width blank" is determined as
"blank vs. anything" and score 97 will be returned.
|
| 97 |
Blank versus non-blank |
|
-5 (Deduct from 100) |
For one character error |