DECIMALDIGITS Property
8.7C, PLBCMP GUI Only
The DECIMALDIGITS property specifies the number of decimal digits allowed in an EDITNUMBER object. The property uses the following format:
DECIMALDIGITS={value}
DECIMALDIGITIS may be used in CREATE, SETPROP, or GETPROP statements for EDITNUMBER objects.
{value} is a decimal number, a Numeric Variable, an Expression, or a keyword defining the number of decimal place digits allowed.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |