SAS Quality Knowledge Base for Contact Information 27
Phone | |||
---|---|---|---|
Description | The Phone parse definition parses phone numbers into a set of tokens. | ||
Output Tokens | Prefix Country Code Area Code Exchange Station Extension ID Extension Suffix |
||
Example 1 | Input | Output Token | Output |
Mobile 27 (11) 123-4567 ext 23 | Prefix | Mobile | |
Country Code | 27 | ||
Area Code | 11 | ||
Exchange | 123 | ||
Station | 4567 | ||
Extension ID | ext | ||
Extension | 23 | ||
Suffix | |||
Example 2 | Input | Output Token | Output |
011 555-9987 Home | Prefix | ||
Country Code | |||
Area Code | 011 | ||
Exchange | 555 | ||
Station | 9987 | ||
Extension ID | |||
Extension | |||
Suffix | Home | ||
Remarks |
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_ENZAF_Parse_Phone.html |