Difference between revisions of "Global Address Object:Processing Methods"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 31: Line 31:
{| class="mw-collapsible" style="width:100%;"
{| class="mw-collapsible" style="width:100%;"
|- align="left"
|- align="left"
! style="color:black;"|[[Global Address Object:Functions|Functions]]
! style="color:black;"|[[Global Address Object:Methods|Methods]]
|-
|-
|[[Global Address Object:Setup Functions|Setup Functions]]
|[[Global Address Object:Setup Methods|Setup Methods]]
|-
|-
|[[Global Address Object:Input Methods|Input Methods]]
|[[Global Address Object:Input Methods|Input Methods]]
Line 47: Line 47:
! style="color:black;"|[[Global Address Object:Parameters|Parameters]]
! style="color:black;"|[[Global Address Object:Parameters|Parameters]]
|-
|-
|[[Global Address Object:Processing Configuration Parameters|Processing Configuration Parameters]]
|[[Global Address Object:Input Parameters|Input Parameters]]
|-
|-
|[[Global Address Object:Input Address Data Parameters|Input Address Data Parameters]]
|[[Global Address Object:Output Parameters|Output Parameters]]
|-
|[[Global Address Object:Output Address Data Parameters|Output Address Data Parameters]]
|}
|}
|-
|-

Revision as of 18:41, 27 August 2014

← Global Address Object Reference

Global Address Object Navigation
Introduction
Platforms and Functions
Licensing
Result Code Use
Interface
Address Handling
Interface Use
Methods
Setup Methods
Input Methods
Processing Methods
Output Methods
Parameters
Input Parameters
Output Parameters
Result Codes
Returned Result Codes
Other Codes



Processing Methods

VerifyAddress

This function is the primary processing function in Global Address Object. It takes the input address data values set as input parameters and attempts to verify and correct the data then return it in the requested language/alphabet.

TranslateText

This function takes an input string and attempts to translate it from the provided input language to the requested output language/alphabet.

TransliterateText

This function takes an input string and attempts to map the characters from the provided input script/alphabet to the requested output language/alphabet.