ItemNumber =  menulist .item .number .visible .get  (  ObjectID  )  
                                          
Description :

This instruction returns the number of visible items displayed in a menu list.

Parameters :

  • ObjectID of the menu list.

Return Value :

  • Number of items.

Notes :


The number of displayed items varies with the height of the menu list and the height of the font.

Examples :