get_national_number
Description:
Queries the national portion of this without any call-out prefixes.
For instance when parsing "+1-617-5423789" this function would return the string "6175423789".
Parameters:
this |
the phone number to query |
Returns:
The national portion of this. |