Difference between revisions of "Global Address Object:Output Methods"
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. | + | :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> |
− | 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'''. |
[[Category:Global Address Object]] | [[Category:Global Address Object]] | ||
[[Category:Reference]] | [[Category:Reference]] |
Revision as of 00:50, 21 September 2017
← Global Address Object Reference
Global Address Object Navigation | |||||
---|---|---|---|---|---|
| |||||
| |||||
| |||||
| |||||
|
Output Methods
GetOutputParameterNames
- This function provides an array/list of the parameter names available for output after verifyAddress has been called for processing.
GetOutputParameter
- This function takes a named parameter to request the return of output address data after input address data has been processed by verifyAddress.