Id
This property allows you to assign a unique ID to the Chips-Box control.
This is the information the variables event-control-id and control-id refer to. Both variables are defined in iscrt.def.
 
Example - Define a chips-box with a specific Id
screen section.
...
  03 screen-1-chip-1 Chips-Box
     line 27.0
     column 10.0
     size 156
     lines 31
     id 11
     .