
Entry number of the item in the underlying data list
Member of Combo Box Item (PRIM_CBIT)
Data Type - Integer
Details
Entry returns the entry number of the list item in the underlying data list. Entry numbers are assigned when the entry is added and will only change if an earlier entry is deleted. They are not affected by sorting or other visual activities.
Example
Using the entry number to set the list currentitem. This will set the currentitem and return the corresponding field values.
Get_Entry Number(#Number) From_list(#List)
See also
LANSA Version 15, April 2020