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:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Calculates checksum for UPC barcodes.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Barcode | 3.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Text | The text with the numbers for the barcode. Do use text and not number, where starting zeros would be skipped. |
"12345" |
The checksum as text.
Calculates a checksum:
MBS( "Barcode.UPCChecksum"; "12345" )
Calculates 7 for the EAN 5901234123457:
MBS( "Barcode.UPCChecksum"; "590123412345" )
This function is free to use.
Created 18th August 2014, last changed 5th September 2019