Navigation:  ABC Library Reference > IListControl Interface > IListControl Methods >====== GetItems(returns number of entries) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

GetItems

blk2blue.jpg

The GetItems method returns the number of entries visible in a LIST control.

Return Data Type:     SIGNED

Example:

LI = SELF.ILC.GetItems()