SaveCopy Method

LabView ActiveX Properties and Methods

SaveCopy Method

Installed With: Base Package

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