Return the Bank Shortname, Bank Name and Branch Name for the Account Sort Code.

If the Account Sort Code does not exist then blank strings will be returned.

Syntax

finBankBranches.GetBankBranchDetailsFromSortCode(accountSortCode, bankName, bankShortName, bankBranchName)

Parameters

NameTypeOptionalByRefDescription
accountSortCode String
bankName String ByRef
bankShortName String ByRef
bankBranchName String ByRef
Member of:
finBankBranches
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0