Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method checks whether check-digit is required for specific setups.
Syntax
public boolean hasCheckDigit(BarcodeSetup _barcodeSetup)
Run On
Server
Parameters
- _barcodeSetup
Type: BarcodeSetup Table
A buffer of table BarcodeSetup.
Return Value
Type: boolean
A boolean true if check-digit is required otherwise, false.