BarcodeSetup.validateMask Method

Validates the length of bar code.

Syntax

public boolean validateMask(RetailBarcodeMask _mask)

Run On

Called

Parameters

Return Value

Type: boolean
false if the length of bar code is less than minimum length or larger than maximum length; otherwise true.

See Also

Reference

BarcodeSetup Table