Overview
This VI gives the user the ability to programmatically delete the LabVIEW Run-Time Menu options using Boolean controls.
Description
The code as attached, demonstrates deleting menu items that are part of a custom LabVIEW Run-Time Menu (.rtm file). The same code can be used for the default LabVIEW Run-Time Menu; however, to implement this functionality the Menu Tag and the Items inputs on the Delete Menu Items.vi need to be changed to match the default LabVIEW Run-Time Menu settings.
Requirements
Steps to Implement or Execute Code
Additional Information or References
**This document has been updated to meet the current required format for the NI Code Exchange. **
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.