This topic has not yet been rated - Rate this topic

DECIMALPLACESMIN Function (Control)

Microsoft Dynamics Nav 2009

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.

Type: Integer

The current setting of the minimum number of decimal places.

This function is not supported in the RoleTailored client.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.