MAXITEMS Property
10.8, PLBCMP GUI Only
The MAXITEMS property sets the maximum item count for the number of active items that can be added to the DATASET. By default, this value is set to zero which allows an unlimited number of DATASET items.The property uses the following format:
MAXITEMS={value}
Note the following:
MAXITEMS may be used in CREATE, SETPROP, or GETPROP statements.
The{value} is a Numeric Variable, decimal number or an Expression.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |