Pascal Scripting: Log

Prototype:

procedure Log(const S: String);

Description:

Logs the specified string in Setup's log file.

Remarks:

Calls to this function are ignored if logging is not enabled via the /LOG command line parameter or the SetupLogging [Setup] section directive.