Requires: Base Development System
Class: VI Methods (ActiveX)
Saves the LabVIEW run-time menu to a file specified by filePath. This method works only when the VI is running. It saves only menu items with valid tags.
object.SaveRunTimeMenu(filePath)
| Name | Type | Description | 
|---|---|---|
| filePath | String | Path to where you want to save the run-time menu. | 
none