Parameters for Options

GlobalTypeAhead USCAN takes an address fragment as input, for example, '123 Mai', '123 Main St, Apple', and returns candidate addresses that match the input.

Table 1. GlobalTypeAhead USCAN Option

Parameter

Description

MaximumCandidates

Specifies the maximum number of candidates to return.

It may be between 1 and 99.

OutputCasing

Specifies the casing of the output data. The possible valuesare:

M (Mixed)
The output in mixed case (default). For example,

123Main St

Mytown FL 12345

U (Upper)
The output in upper case. For example,

123 MAINST

MYTOWN FL 12345

Note: The default is M (Mixed).

SearchOnAddressNumber

Specifies whether to match the Address Number with the input number. The possible values are:

Y
It includes search based on the Address Number.
N
It does not include search based on the Address Number.
Note: The default is N (No).