Replaces the file extension of a file name with an extension you specify. This node only generates a path value and does not manipulate files on disk.
Name of the file whose extension you want to replace.
This input appears when you wire a string to path. If you wire a path to file name, then this input changes to path.
Path to the file whose extension you want to replace.
This input appears when you wire a path to file name. If you wire a string to path, this input changes to file name.
The extension that you want to use to replace the specified extension. This node ignores the first character of this string if the first character is a period.
file name with the extension that you specified in new extension.
This output appears when you wire a string to path. If you wire a path to file name, this output changes to path with new extension.
path with the extension that you specified in new extension.
This output is available when you wire a path to file name. If you wire a string to path, this output changes to file name with new extension.
Extension that this node replaced with new extension.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application