RetailBarcodeMaskSegment.validateDecimals Method
Validates the number of decimals.
Syntax
public boolean validateDecimals()
Run On
Called
Return Value
Type: boolean
false if the number of decimals is more than 3; otherwise, true.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Validates the number of decimals.
public boolean validateDecimals()
Called
Type: boolean
false if the number of decimals is more than 3; otherwise, true.