The ARRAY2,n modifier is used with the PARTIAL1 routine to compare segments of a field to segments of another field, and to determine the relationship to blank values. The n is the number of bytes per segment to compare.
Score |
Description |
---|---|
100 |
Exact match and at least one is non-blank on both records. |
95 |
At least one cell (non-blank) in one record can be found in the same cell in the other record. |
75 |
All cells are blank on one record and non-blank on the other record. |
65 |
All cells are blank on both records. |
Note: Blanks and zeros are considered to be the same value.