array CSaleLocation::GetCountryByID( int ID );
The method GetCountryByID returns language-independent parameters of a country.
Parameter | Description |
---|---|
ID | The country ID. |
Returns an associated array with the following keys.
Key | Description |
---|---|
ID | The country ID. |
NAME | Language-independent country name. |
SHORT_NAME | Short language-independent name of the country. |
© 2001-2005 Bitrix | Bitrix Site Manager |