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.
Validates the number of decimals.
public boolean validateDecimals()
Called
Type: boolean
false if the number of decimals is more than 3; otherwise, true.