SaveCopy
- Updated2025-03-14
- 1 minute(s) read
SaveCopy
Saves a copy of the LabVIEW project library file.
Syntax
object.SaveCopy(destDir, [newName], [newLibPath])
Parameters
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. |
Return Value
none