Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Component: IBAN
Validate international bank account numbers.
Version | macOS | Windows | Linux | Server | iOS SDK |
11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
IBAN.CalcCheckSum Calculates the checksum. | All 11.1 |
IBAN.Compact Formats the IBAN for compact view. | All 11.1 |
IBAN.Countries Queries list of country codes. | All 11.1 |
IBAN.Example Queries example IBAN for country. | All 11.1 |
IBAN.Format Formats the IBAN for printing. | All 11.1 |
IBAN.IsValid Checks whether an IBAN is valid. | All 11.1 |
IBAN.RegEx Queries regular expression for country. | All 11.1 |
7 functions shown.
These functions require a license (100%).
Release notes
- Version 14.3
- Fixed a bug in IBAN.Format function.
- Version 11.1
- Added IBAN functions to validate or calculate checksums.