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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Validates the number of decimals.
public boolean validateDecimals()
Called
Type: boolean
false if the number of decimals is more than 3; otherwise, true.