Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 11.4   11.5   12.0   12.1   12.2   12.3   12.4   12.5   13.0   13.1    Statistic    FMM    Blog  

IBAN.CalcCheckSum

Calculates the checksum.

Component Version macOS Windows Linux Server iOS SDK
IBAN 11.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "IBAN.CalcCheckSum"; IBAN )   More

Parameters

Parameter Description Example
IBAN The IBAN to check. "DE29100100100987654321"

Result

Returns checksum or error.

Description

Calculates the checksum.
If you don't know checksum, you can just pass in 00 for the checksum in the IBAN (third and forth character).

Examples

Calculates the checksum:

MBS("IBAN.CalcCheckSum"; "AD00 0001 2030 2003 5910 0100")

Example result: 12

Blog Entries

This function checks for a paid license.

Created 26th February 2021, last changed 26th February 2021


HotKey.UnregisterAll - IBAN.Compact

💬 Ask a question or report a problem


Start Chat