Previous Topic

Next Topic

SellPriceDecimals - SQL Function

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

See Also

SQL Number Functions

Book Contents

Book Index