Removes the extension of a file. For example, C:\Users\John\Mydoc.txt returns C:\Users\John\Mydoc
C:\Users\John\Mydoc.txt
C:\Users\John\Mydoc
Input string(s).
Output string(s).
The file name with the path but without extension.
version 6.0.240801