Overview | Methods | This Package | All Packages
| Fields | Description |
| ADD | Specifies that the menu item should be added alongside an existing item in the merged menu. |
| MERGEITEMS | Specifies that the subitems of this item should be merged with those of the existing item at the same position in the merged menu. |
| REMOVE | Specifies that the menu item should not be included in the merged menu. |
| REPLACE | Indicates that the menu item should replace the existing item at the same position in the merged menu. |