SaveCopy Method

Requires: Base Development System

Class: Library Methods (ActiveX)

Saves a copy of the LabVIEW project library file.

Syntax

object.SaveCopy(destDir, [newName], [newLibPath])

Parameters

NameTypeDescription
destDirStringSpecifies the destination directory for the copy of the project library.
newNameStringSpecifies the name of the copy of the project library.
newLibPathStringReturns the path to the copy of the project library.

Return Value

none