Not A Number/Path/Refnum? function
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) | Comparison palette |
| Type | Function |
| Requires | Basic Development Environment |
| Icon | |
The Not A Number/Path/Refnum? function returns TRUE if number/path/refnum is not a number (NaN), <Not a Path>, or not a refnum. Otherwise, this function returns FALSE.
Use this function to make sure a reference to an object, such as a VI, application, or control, still resides in system memory and was not closed.
Usage
| |
Specific use cases for this function. |
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. |