Inno Setup Preprocessor: ExtractFileName

Inno Setup Preprocessor

Inno Setup Preprocessor: ExtractFileName

ExtractFileName

#define ExtractFileName(str PathName)

Description

Returns the name portion of the given filename. If PathName ends with a backslash, the result is an empty string.

Declared in ISPPBuiltins.iss file.