Returns the file extension, without the period (.), of a file you specify.
The path to the file whose extension you want this node to return.
This input also accepts a string input to retrieve the extension that matches the given file name.
The name of the file whose extension you want this node to return.
Extension of the file, without the period (.). This output always returns a lowercase file extension, even if file contains uppercase letters.
Extension of the file, without the period (.). Unlike lowercase file extension, this output matches the case of the original file extension.
Name of the file you specify in file without the directory path, period (.), or file extension. Unlike lowercase file extension, this output matches the case of the original filename.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application