Saves the LabVIEW project to the path that the project was previously saved to or loaded from or to a specified path.

If the project has not been saved and the value of the path parameter is <Not A Path> or path is not specified, this method returns an error.

Syntax

object.Save(path)

Parameters

NameTypeDescription
pathStringPath to the project.

Return Value

none