Previous Topic

Next Topic

Book Contents

LogMessage "Message"

Logs the specified message to the Windows log.

Argument

Message

String containing the text of the message to log to the Windows log.

Example

Global.LogMessage "Query generated"

Send Feedback