Reference to the item instance in which the cell exists
Member of Combo Box Cell (PRIM_CBCE)
Data Type - PRIM_CBIT - Item in a combo box created when an entry is added to the list
Reference to the combo box item containing the cell.
Getting the list entry number from the cell, using the item
#Entry := #ComboBo.Cell(5 1).Item.Entry
Febuary 18 V14SP2