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

From Melissa Data Wiki
Jump to navigation Jump to search
Line 6: Line 6:


==Output Methods==
==Output Methods==
<h3 style="background-color:rgb(240,240,240);">GetOutputParameterNames</h3>
:This function provides an array/list of the parameter names available for output after '''verifyAddress''' has been called for processing.
<h3 style="background-color:rgb(240,240,240);">GetOutputParameter</h3>
<h3 style="background-color:rgb(240,240,240);">GetOutputParameter</h3>
:This function takes a named parameter to request the return of output address data after input address data has been processed by '''verifyAddress'''.
:This function takes a named parameter to request the return of output address data after input address data has been processed by '''verifyAddress'''.

Revision as of 17:33, 19 October 2018

← Global Address Object Reference

Global Address Object Navigation
Introduction
System Requirements
Setup
Licensing
Interface
Address Handling
Interface Use
Methods
Setup Methods
Input Methods
Processing Methods
Output Methods
Parameters
Input Parameters
Output Parameters
Result Codes
Global Address Object Result Codes
Other Codes



Output Methods

GetOutputParameter

This function takes a named parameter to request the return of output address data after input address data has been processed by verifyAddress.