Count menus
Count menus {( process )} : Integer
Parameter | Type | Description | |
---|---|---|---|
process | Integer | → | Process reference number |
Function result | Integer | ← | Number of menus in the current menu bar |
Description
The Count menus command returns the number of menus present in the menu bar.
If you omit the process parameter, Count menus applies to the menu bar for the current process. Otherwise, Count menus applies to the menu bar for the process whose reference number is passed in process.
See also
Properties
Command number | 404 |
Thread safe | ✗ |
Forbidden on the server |