AddFile
- Updated2025-07-30
- 1 minute(s) read
Adds a file at the specified path to the LabVIEW project with the referenced project item as the parent.
Syntax
object.AddFile(path)Parameters
| Name | Type | Description |
|---|---|---|
| path | String | Path to the file you want to add. |
Return Value
ProjectItem*