|
|
|
|
|
|
Category: Country and Continent functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
supprimer une option dans un champ bouton segmenté |
|
|
|
|
|
|
Continent and country management functions |
|
|
|
|
|
|
The Continent type is used to find out the characteristics of a continent. |
|
|
|
|
|
|
Returns the Continent variable that corresponds to one of the following values: - a continent constant (2-character continent code),
- a continent caption.
|
|
|
|
|
|
|
Returns the list of continents. |
|
|
|
|
|
|
The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1. |
|
|
|
|
|
|
Returns the list of all countries or countries of a given continent according to ISO 3166-1. |
|
|
|
|
|
|
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard. |
|
|
|
|
|
|
Returns the list of countries according to the ISO 3166-1 standard. |
|
|
|
|
|
|
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|