Path Nodes

Build and manipulate file paths.

Access data via files.
Creates a new path by appending a filename or relative path to an existing path.
Returns the path to the library or application containing the current VI.
Returns a specified system directory, such as the user home, the user application data, or the user temporary directory.
Checks if the input path is a valid path or an empty path.
Returns the type of the specified path, indicating whether it is an absolute, relative, or <Not A Path>.
Separates the final filename or directory in a path from the rest of the path.