Extracts the file name of a file (removes the path). For example, C:\Users\John\Mydoc.txt returns Mydoc.txt.
C:\Users\John\Mydoc.txt
Mydoc.txt
Input string(s).
Output string(s).
Extracted file name.
version 6.0.240801