Previous Topic

Next Topic

CostPriceDecimals - SQL Function

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 MaxBasic CostPriceDecimals function.

See Also

SQL Number Functions

Book Contents

Book Index