RetailBarcodeMaskSegment.validateLength Method
Validates the length of bar code mask.
Syntax
public boolean validateLength()
Run On
Called
Return Value
Type: boolean
false if the length is more than ten; otherwise, true.
Validates the length of bar code mask.
public boolean validateLength()
Called
Type: boolean
false if the length is more than ten; otherwise, true.