SAS Quality Knowledge Base for Contact Information 27
Phone (Global) | |||
---|---|---|---|
Description | The Phone (Global) parse definition parses phone numbers into a globally recognized set of tokens. | ||
Output Tokens | Country Code Area Code Base Number Extension Line Type Additional Info |
||
Example 1 | Input | Output Token | Output |
Ofcna.: 34953399220 Ext 208 (después de las 5 pm) | Country Code | 34 | |
Area Code | 953 | ||
Base Number | 399220 | ||
Extension | 208 | ||
Line Type | Ofcna.: | ||
Additional Info | (después de las 5 pm) | ||
Example 2 | Input | Output Token | Output |
34913399220 | Country Code | 34 | |
Area Code | 91 | ||
Base Number | 3399220 | ||
Extension | |||
Line Type | |||
Additional Info | |||
Remarks | Parse definitions named with the Global keyword use a set of output tokens that is consistent across every locale. Results obtained from these definitions can be stored in the same database fields as the results obtained from definitions of the same name in other locales. |
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_ESESP_Parse_Phone-Global.html |