SellPriceDecimals:[(CurrencyCode: String)]: Number
Returns number of decimal places used to display sell prices. If CurrencyCode is empty, the decimal places for base currency is returned.
SellPriceDecimals function syntax has these named arguments:
Parameter |
Description |
|---|---|
CurrencyCode |
Optional. The Currency Code to return the sell price decimals for. |
See also the SQL SellPriceDecimals function.