Documentation for ATM Intellect 10.0. Documentation for other versions of Intellect is [available too].

Previous page Next page


Before executing this command, apply filter in the Log Panel. It can be done from the user interface (see Custom filter in the Log Panel) or by a script (see Sample script for setting custom filter in the Log Panel).

Export filtered Log Panel data to the test.xls file on disk C:

DoReact("VIDEOSRV_M","","EXPORT_EXCEL","computer<NamePC>,file<c:\test.xls>");
  • No labels