Count menu items

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 6.0


Count menu items (menu{; process}) Number

ParameterTypeDescription
menuNumberMenu number
processNumberProcess reference number
Function resultNumberNumber of menu items in the menu

Description

The Count menu items command returns the number of menu items present in the menu whose number is passed in menu.

If you omit the process parameter, Count menu items applies to the menu bar for the current process. Otherwise, Count menu items applies to the menu bar for the process whose reference number is passed in process.

See Also

Count menus.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next