Global Address Object:Input Methods

From Melissa Data Wiki
Revision as of 21:03, 19 October 2018 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

← 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



Input Methods

SetInputParameter

This function allows you to set the input value for a particular address input parameter.
Format
mdGlobalAddr.SetInputParameter(“inputParameter”,”value”)
Example
mdGlobalAddr.SetInputParameter(“AddressLine1”,”123 Main St”)


For a list of all input parameters, see Input Parameters.