The Edit menu contains items that allow you to search for and modify LabVIEW files and their components.
Undo cancels the last action you performed.
Redo cancels the last Undo action you performed.
Cut removes the selected item and save it to the clipboard.
Copy copies the selected item and save it to the clipboard.
Paste places the clipboard objects on active window.
Clear removes the selected item without saving it to the clipboard.
Find displays the Find dialog box which you can use to find VIs, functions, type definitions, text, front panel objects, and terminals on the block diagram.
Show Search Results displays the Search Results window which displays all instances of the item you search for. If LabVIEW finds only one instance of the object you are searching for, it highlights that instance where it occurs.
Customize Control allows you to modify the currently selected front panel control object and save the resulting file with the .ctl suffix.
Scale Object With Panel makes the selected front panel object resize itself to scale with the front panel window whenever the front panel window is resized.
Set Tabbing Order allows you to set the order of front panel objects.
Import Picture from File imports a graphic in your VI.
Remove Broken Wires deletes all broken wires from the current VI.
Create SubVI creates a new subVI from the selected objects.
Run-Time Menu displays the Menu Editor dialog box which you can use to create and edit run-time menu (RTM) files and associate them with a VI.