Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.