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