Advantage Client Engine
Controls the resulting number of decimal places in a division, modulus, or exponentiation operation in an index or filter expression evaluated in the expression engine
UNSIGNED32 |
AdsSetDecimals (UNSIGNED16 usDecimals); |
usDecimals (I) |
Number of decimals. The default is 2. |
AdsSetDecimals determines the number of decimal places saved in the results of numeric functions and calculations.
AdsSetDecimals is a global setting that affects the behavior of the entire application.