System barcode scanner getnewbarcodepattern

Sepasoft MES Module Suite

system.barcode.scanner.getNewBarcodePattern

Description

Returns a Barcode Pattern object to be used to append to a List<BarcodePattern>

Syntax

system.barcode.scanner.getNewBarcodePattern(name, key, pattern)

Parameters

String name Name for the pattern.

String key - Key for the pattern. This key is used to refer the resultant hash table or Python dictionary object.

String pattern Regular expression pattern.

  • Returns

 A Barcode Pattern object.

  • Scope

All


Sepasoft MES Module Suite