Global Address Object:Output Methods
Jump to navigation
Jump to search
← Global Address Object Reference
Global Address Object Navigation | |||||
---|---|---|---|---|---|
| |||||
| |||||
| |||||
| |||||
|
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.