Reference: extractFilePath
extractFilePath(s), where s is a string representing a file name, returns the path of the file name.
For example, extractFilePath("C:\WINDOWS\notepad.exe") returns "C:\WINDOWS\".extractFilePath(s), where s is a string representing a file name, returns the path of the file name.
For example, extractFilePath("C:\WINDOWS\notepad.exe") returns "C:\WINDOWS\".