Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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 license.

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


HotKey.UnregisterAll - IBAN.Compact