Phone
Parse Definition
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 |
||
Example 1 | Input | Output Token | Output |
0234895691 | Prefix | ||
Country Code | |||
Area Code | 02 | ||
Exchange | 3489 | ||
Station | 5691 | ||
Extension ID | |||
Extension | |||
Example 2 | Input | Output Token | Output |
사031-781-4523 | Prefix | 사 | |
Country Code | |||
Area Code | 031 | ||
Exchange | 781 | ||
Station | 4523 | ||
Extension ID | |||
Extension | |||
Remarks |