util_parse_phoneutil_parse_phone phone_number
Defined in tcl/intranet-wap-defs.tclTries to figure out the phone number from a user-entered string.
- Parameters:
-
phone_number - A string containing the phone number.
- Returns:
- A tcl list with the phone number and maybe an extension.
- Author:
- Andrew Grumet <aegrumet@arsdigita.com>
|