Deletes items from the menu.
Reference to a menu bar in a VI.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Tag of the submenu from which to delete items.
Default: Empty string — Causes this node to delete all items from the menu if items is an empty string. If items has value, this node deletes the items from the top level of the menu.
Identifiers of the items to delete.
This input accepts the following data types:
If any of the specified items have a submenu, this node deletes the submenu and all its contents. Because menu separators do not have unique tags, you delete menu separators using their position indexes.
Default: Empty string — Causes this node to delete all items in the menu or submenu specified by menu tag.
Reference to the menu bar in a VI.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application