Renvoie le nom du continent correspondant à la géolocalisation spécifiée.
Exemple d'utilisation
TOCONTINENT(Subcontinent Code)
Syntaxe
TOCONTINENT(X [,input_format])
Paramètres
X
: champ ou expression textuels ou géographiques.input_format
: format du champ de texteX
. Facultatif siX
est correctement configuré en tant que champ géographique.
Format d'entrée
TOCONTINENT
accepte les formats d'entrée suivants si X
est un champ textuel:
Examples
Example formula | Input | Output |
---|---|---|
TOCONTINENT(Subcontinent Code) |
|
|
TOCONTINENT(Country Data, 'COUNTRY_ISO_CODE') |
|
|