str ExtractFilePath(str PathName)
Returns the directory portion of the given filename, including a trailing backslash. If PathName doesn't contain a directory portion, the result is an empty string.
Declared in ISPPBuiltins.iss.
ExtractFileDir