extractBIC
// returns {bankCode: "ABNA", countryCode: "NL", locationCode: "2A", branchCode: null, testBIC: false, valid: true}ibantools.extractBIC("ABNANL2A"); Copy
// returns {bankCode: "ABNA", countryCode: "NL", locationCode: "2A", branchCode: null, testBIC: false, valid: true}ibantools.extractBIC("ABNANL2A");
extractBIC