Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the discount percentage value.
Syntax
public boolean validateDiscountPct(RetailMaxDiscountPct _disccountPct)
Run On
Called
Parameters
- _disccountPct
Type: RetailMaxDiscountPct Extended Data Type
The percentage of the discount.
Return Value
Type: boolean
true if discount percentage value is in between 0 and 100; otherwise, false.