The SOUNDEX2;S7 modifier is used with the PARTIAL2 routine to match two strings, using an improved Soundex algorithm. The algorithm is the same as the PARTIAL2 (SOUNDEX2) routine in Series 7. See SOUNDEX2 Routine With Modifier (S7) for algorithm.
Score |
Description |
---|---|
0 |
Case 1: Both strings are blank Case 2: Neither string is blank and they are not equal. |
50 |
One string is blank; the other string is non-blank. |
100 |
Strings are equal. |