Decode Method
Decodes the barcode.
Syntax
Decode(var tempBlobBuffer: Codeunit "Temp Blob"; var barcodeValue: Text)
Parameters
tempBlobBuffer
Type: Codeunit “Temp Blob”
Temp Blob codeunit instance to storing the barcode to encode.
barcodeValue
Type: Text
Out variable for encoded Barcode Value.