%%PBFN_ADDR_MATCH_LEVEL
Indicates the level of matching achieved for the address. A combination of levels can be obtained. The possible values are listed below.
Value | Description |
---|---|
0 | Finalist failed to code the address |
1 | Street Level (default) |
2 | Secondary level match |
4 | Firm record match at primary level |
6 | Firm record match at secondary level |
8 | High-rise default |
16 | High-rise secondary unit match |
32 | RR or HC default |
34 | RR or HC secondary default |
64 | General delivery |
128 | PO Box |
256 | Coded to a unique ZIP Code™ |
512 | Coded as a default unique ZIP Code™ |
1024 | Coded as a default military |
1026 | Coded as a military secondary match |
In addition to these values, a combination value may be returned. For example, if both a street level match and a PO Box level match were obtained, the return value would be 129
(1 + 128). If a street level match, a firm primary level match, and a PO Box match were obtained, then the return value would be 133
(1 + 4 + 128).
Valid in Control File Tags
This system variable is valid in the Control File when used in the following tags.
- <ADDPART>
- <FIELD> (with field replace, meaning the [action] parameter is set to R)
- <SIDEPART>
- <SORTPART>
Valid in Rule File Sections
This system variable is valid in the following Rule File sections.
- Document
- Presorted
- Page