get5DigitAddCommand

fun get5DigitAddCommand(enable: IBarcodeFormat.Activation = Activation.Disable): String

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