log
Writes string to log file.
Syntax
(log,str)
Parameters
str
String to be written to log file.
Examples
(log,This is my message)
See also
logcreate
,
logopen