| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Menu.InsertItem
Inserts a menu item into the receiver at a specific location.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Menu | 4.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Menu.InsertItem"; menu; Item; Index ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| menu | The reference to the menu. Please create one with Menu.CreateMenu. | $menu |
| Item | The reference to the menu item. Please create one with MenuItem.CreateMenuItem or MenuItem.CreateSeparator. | $item |
| Index | An integer index identifying the location of the menu item in the menu. | 0 |
Result
Returns OK or error.
Description
Inserts a menu item into the receiver at a specific location.See also
Release notes
- Version 9.0
- Improved out of bounds error message for Menu.InsertItem, Menu.RemoveItemAtIndex, Calendar.Item.GetAttendeeURL, Calendar.Item.GetAttendeeCommonName, Calendar.Item.GetAttendeeStatus, Printer.PrinterName and CLGeocoder.PlacemarkValue.
Blog Entries
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 31st August 2014