LogisticsAddressCountryRegion::existSingleISOCode Method
Determines whether only single county exists matching the given ISOcode.
Syntax
server public static boolean existSingleISOCode(LogisticsAddressCountryRegionISOCode _isoCode)
Run On
Server
Parameters
- _isoCode
Type: LogisticsAddressCountryRegionISOCode Extended Data Type
The ISO code to check for.
Return Value
Type: boolean
true, if only single country with the given ISOcode exists; false - otherwise.