Returns the current setting of the minimum 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.

[CurrMinDecimals] := DECIMALPLACESMIN([NewMinDecimals])

Parameters

NewMinDecimals

Type: Integer

The new setting of the minimum number of decimal places.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also