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}

 

  1. DECIMALDIGITIS may be used in CREATE, SETPROP, or GETPROP statements for EDITNUMBER objects.

  2. {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

 



PL/B Language Reference DATATYPE Property (DATATABLE) DEFAULT Property