## Purpose
Evaluates to boolean true when the value provided is a valid phone number for the country indicated. In case no country is specified, an E.164 notation is required.
Parameters:
- Phone: phone number as text.
- Country: country code as ISO 3166-1 alpha-2 code.
Returns: True when the value provided is a valid phone number for the country indicated.