Article Details
Id:18408
Product:finPOWER Connect
Type:NEW
Version:3.04.01
Opened:26/07/2021
Closed:26/07/2021
Released:31/08/2021
Job: J027070

Addressing; tweaks to Business Layer function finBL.CurrentCountry.AddressDetailsFromRawString

finBL.CurrentCountry.AddressDetailsFromRawString(rawAddress As String, ByRef addressDetails As ISAddressDetails) as Boolean has been updated as follows:

  • Simplified State and Country logic.
    • Note, only allows for countries supported by finBL.Addressing.
  • Better handling of badly formatted UK post codes.
  • Suburb may now include a comma with multiple lines - rather than return a failure.

Note, rawAddress is a new line delimited string containing the address.