Global Address Object:Processing Methods: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
==Processing Methods== | ==Processing Methods== | ||
= | <h3 style="background-color:rgb(240,240,240);">VerifyAddress</h3> | ||
This function is the primary processing function in Global Address Object. It takes the input address data values set as input parameters and attempts to verify and correct the data then return it in the requested language/alphabet. | :This function is the primary processing function in Global Address Object. It takes the input address data values set as input parameters and attempts to verify and correct the data then return it in the requested language/alphabet. | ||
= | <h3 style="background-color:rgb(240,240,240);">TranslateText</h3> | ||
This function takes an input string and attempts to translate it from the provided input language to the requested output language/alphabet. | :This function takes an input string and attempts to translate it from the provided input language to the requested output language/alphabet. | ||
= | <h3 style="background-color:rgb(240,240,240);">TransliterateText</h3> | ||
This function takes an input string and attempts to map the characters from the provided input script/alphabet to the requested output language/alphabet. | :This function takes an input string and attempts to map the characters from the provided input script/alphabet to the requested output language/alphabet. | ||
[[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 | |||||
---|---|---|---|---|---|
| |||||
| |||||
| |||||
| |||||
|
Processing Methods
VerifyAddress
- This function is the primary processing function in Global Address Object. It takes the input address data values set as input parameters and attempts to verify and correct the data then return it in the requested language/alphabet.
TranslateText
- This function takes an input string and attempts to translate it from the provided input language to the requested output language/alphabet.
TransliterateText
- This function takes an input string and attempts to map the characters from the provided input script/alphabet to the requested output language/alphabet.