Not A Path Constant
Appearance
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
| Object information | |
|---|---|
| Owning palette(s) | File Constants palette |
| Type | Constant |
| Requires | Basic Development Environment |
| Icon | |
Not A Path Constant returns a path whose value is <Not A Path>. You can use this path as an output from structures and subVIs when an error occurs and you do not want to return a path.
Unlike the Empty Path Constant, this constant is an invalid path, and is generally returned when a path operation fails.
Usage
| Data Type | Name | Description |
|---|---|---|
| Path | Path returns the invalid path, <Not A Path>.
|
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal resources that would also help. |
External Links
| |
Add links to external resources that would also help. |