Removing Items from a Project

Use the Project Explorer window to remove items from a LabVIEW project. You can remove items in the following ways:

Note Note  Items in the project may refer to other items. For example, if you remove a subVI from the project that another VI in the project calls, the subVI will move to Dependencies.

You also can use the Delete method to delete the item through a reference from the project programmatically.