Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Menubar.RemoveMenuCommand
Removes a menu entry.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Menubar | 6.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Menubar.RemoveMenuCommand"; Path ) More
Parameters
Parameter | Description | Example |
---|---|---|
Path | The ID or path to the menu entry. Use Menubar.ListMenuCommands to find out the IDs and names. |
49297 |
Result
Returns OK or error.
Description
Removes a menu entry.FileMaker may restore menu later.
Examples
Remove tools menu:
MBS("Menubar.RemoveMenuCommand"; "Tools")
See also
Blog Entries
This function checks for a license.
Created 14th May 2016, last changed 14th May 2016