SAS Quality Knowledge Base for Contact Information 27
Phone (Validation) | ||
---|---|---|
Description | The Phone (Validation) identification analysis definition determines whether a string represents a valid phone number. | |
Possible Outputs | VALID INVALID |
|
Examples | Input | Output |
(514) 444-4444 | VALID | |
(511) 444-4444 | INVALID | |
(014) 444-4444 | INVALID | |
(514) 411-4444 | INVALID | |
333-3333 | VALID | |
311-3333 | INVALID | |
055-5555 | INVALID | |
(514) 444-4444 x9 | VALID | |
(514) 444-44449 | INVALID | |
444-4444 x9 | VALID | |
444-44449 | INVALID | |
+51-4-444-444 | VALID | |
+1 555 555 1212 | INVALID | |
232 787 4477 | INVALID | |
(777)777-7777 | INVALID | |
(249)777-7777 | VALID | |
514 728 4421 1234 | VALID | |
Remarks |
Requirements for validity:
|
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_ENCAN_ID_Phone-Validation.html |