Returns the current setting of the maximum number of decimal places for a control (field or text box), and sets a new value. The function manipulates the maximum number-part of the setting of the DecimalPlaces Property property.

[CurrMaxDecimals] := DECIMALPLACESMAX([NewMaxDecimals])

Parameters

NewMaxDecimals

Type: Integer

The new setting of the maximum number of decimal places.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also