RetailDiscountLineOffer.validateDiscPct Method
Validates that the discount pct is between 0 to 100
Syntax
private boolean validateDiscPct()
Run On
Called
Return Value
Type: boolean
true if the range is valid; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Validates that the discount pct is between 0 to 100
private boolean validateDiscPct()
Called
Type: boolean
true if the range is valid; otherwise, false.