isPossible
function isPossible(country, national): boolean;The national part is a length this country actually uses.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
country | | Country | undefined |
national | string |
Returns
Section titled “Returns”boolean