Difference between revisions of "Data Quality Components for Scribe Online:Global:Settings"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 7: Line 7:
==LineSeparator==
==LineSeparator==
*This is the line separator used for the FormattedAddress result.
*This is the line separator used for the FormattedAddress result.
SEMICOLON (Default)
 
PIPE
 
CR
:{| class="wikitable"
LF
|-
CRLF
! Options
TAB
|-
BR (Line break)
|
*SEMICOLON (Default)
*PIPE
*CR
*LF
*CRLF
*TAB
*BR (Line break)
||
|-
|}

Revision as of 18:08, 24 June 2014

Delivery Lines

The options allows you to specify if the Address Lines 1-8 should contain just the delivery address or the entire address.

  • OFF: (Default) Address Lines 1-8 return the entire address.
  • ON: Address Lines 1-8 return just the street address and dependent locality. It will not contain locality, administrative area, postal code, etc.


LineSeparator

  • This is the line separator used for the FormattedAddress result.


Options
  • SEMICOLON (Default)
  • PIPE
  • CR
  • LF
  • CRLF
  • TAB
  • BR (Line break)