This wiki is no longer being updated as of December 10, 2025.
  • In an effort to make our documentation better for our users, we are consolidating and streamlining the documents.
  • Please see our new, updated documentation at: Melissa Docs or https://docs.melissa.com/

Global Address Object:Output Methods

From Melissa Data Wiki
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



Output Methods

GetOutputParameter

This function allows you to get the output value for a particular address output parameter after verification has occurred.
Format
mdGlobalAddr.GetOutputParameter(“outputParameter”)
Example
mdGlobalAddr.GetOutputParameter(“AddressLine1”)


For a list of all output parameters, see Output Parameters.