Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Removes a menu entry.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Menubar | 6.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Path | The ID or path to the menu entry. Use Menubar.ListMenuCommands to find out the IDs and names. |
49297 |
Returns OK or error.
Remove tools menu:
MBS("Menubar.RemoveMenuCommand"; "Tools")
Created 14th May 2016, last changed 14th May 2016
Menubar.ListMenuCommands - Menubar.RunMenuCommand
Feedback: Report problem or ask question.