Requires: Base Development System
Class: Library Methods (ActiveX)
Saves a copy of the LabVIEW project library file.
object.SaveCopy(destDir, [newName], [newLibPath])
| Name | Type | Description | 
|---|---|---|
| destDir | String | Specifies the destination directory for the copy of the project library. | 
| newName | String | Specifies the name of the copy of the project library. | 
| newLibPath | String | Returns the path to the copy of the project library. | 
none