<< Click to Display Table of Contents >>
LogMessage |
LogMessage(Text)
Writes a message to a Server's log, available to the system's administrator in the Logs option on the About menu. The Text parameter is the message to write to the log. The next code is an example of using this function.
LogMessage("A log message");