Documentation

#WRITELOG

Added in v2.29

WRITELOG

Syntax: #WRITELOG text
Related: #LOG

Write a line of text to the log file

WRITELOG example

#WRITELOG "This is a test"


Writes a line with "This is a test" to the current log file.

Add comment

Login or register to post comments