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