Adds a value to this config item.
The number of values cannot exceed that which was passed into the constructor. - Parameters:
-
| _value | the value to add to this config item. |
- Returns:
- False if adding this value would put the number of values stored in this item over the maximum specified in the constructor. Otherwise returns true.
Reimplemented from xplMsgItem. |