get2DigitAddCommand

fun get2DigitAddCommand(activated: IBarcodeFormat.Activation = Activation.Disable): String

Get the command to Activation.Enable / Activation.Disable the two-digit add-on code. An EAN-13 barcode can be augmented with a two-digit add-on code to form a new one. Activation.Disable : The engine decodes EAN-13 and ignores the add-on code when presented with an EAN-13 plus 2-digit add-on barcode. It can also decode EAN-13 barcodes without 2-digit add-on codes. Activation.Enable : The engine decodes a mix of EAN-13 barcodes with and without 2-digit add-on codes.