Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
IBAN.Compact
Formats the IBAN for compact view.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
IBAN | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "IBAN.Compact"; IBAN ) More
Parameters
Parameter | Description | Example |
---|---|---|
IBAN | The IBAN to check. | "DE29 1001 0010 0987 6543 21!" |
Result
Returns text or error.
Description
Formats the IBAN for compact view.Ignores invalid characters in input, e.g. strip out dots, spaces or dashes.
Examples
Creates compact IBAN:
MBS("IBAN.Compact"; "DE29 1001 0010 0987 6543 21!")
Example result: DE29100100100987654321
See also
Blog Entries
This function checks for a license.
Created 26th February 2021, last changed 26th February 2021