MaxDecimalPlaces Method

<< >>

Navigation:  Programming with Amos > Class Reference > AmosEngine Class Reference > AmosEngine Class Members > Methods >

MaxDecimalPlaces Method

The MaxDecimalPlaces method has no effect. It is provided for compatibility with earlier versions of Amos.

Syntax

object.MaxDecimalPlaces (nDigits)

The MaxDecimalPlaces method syntax has the following parts:

Part

Description

object

An object of type AmosEngine.

nDigits

Maximum number of decimal places.

Placement: [1].