str GetFileDescriptionString(str FileName)
Returns the file description string from the specified file's version information resource. Equivalent to calling GetStringFileInfo(FileName, FILE_DESCRIPTION).
The function returns null (void) if it was unable to retrieve the value.
Declared in ISPPBuiltins.iss.