VirtualUserScript WriteSystemLog Method C# API
Overload List

  NameDescription
Public methodWriteSystemLog(String)
Writes an alert of Error severity to the Alerts table in Test Controller.
Public methodWriteSystemLog(String, String)
Writes an alert of Error severity to the Alerts table in Test Controller, specifying a heading to prefix to the message.
Back to Top
See Also