Command Reference : Command Reference
  
 
logeval
Sends result of the command to a log window.
Syntax
logeval command
Examples
logeval @pagelist
Sends to a log window a string containing the names of all the pages in the current active workfile.
logeval @abs(3)
Sends to a log window the absolute value of 3.
Cross-references
See “Program Message Logging” for details.
See also logmode, logmsg, logclose, and logsave.