See Also Examples Applies To
Returns the checksum of an Interleaved 2 of 5 barcode.
Syntax
object.BarCodeGetChecksum25i (sCode)
The BarCodeGetChecksum25i syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| sCode | Required. String. The barcode string. Must be digits only (no length limitation). |
Returns
String. The one alpha checksum.
Category
Draw (Bar Codes)