Previous Topic

Next Topic

CountryISOCode - MaxBasic Function

CountryISOCode(CountryName: String): String

Country ISO Code function returns the ISO 2 character country code when passed a country name.

CountryISOCode function syntax has these named arguments:

Parameter

Description

Country Name

Required. The Country Name to return the Country Code for.

See Also

Script Functions

Book Contents

Book Index