INTEGERDIGITS Property
8.7C, PLBCMP GUI Only
The INTEGERDIGITS property specifies the number of integer digits allowed in an EDITNUMBER object. The property uses the following format:
INTEGERDIGITS={value}
Note the following:
INTEGERDIGITS 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 integer digits allowed.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |