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.
Checks whether the specified ISOcode exists in the logisticsAddressCountryRegion table.
Syntax
client server public static boolean existISOcode(LogisticsAddressCountryRegionISOCode _isoCode)
Run On
Called
Parameters
- _isoCode
Type: LogisticsAddressCountryRegionISOCode Extended Data Type
The field to check.
Return Value
Type: boolean
true if the ISOcode exists; otherwise, false.
Remarks
This method is called when the ISOCode field is validated.