VirtualUserScript Warn Method C# API
Overload List

  NameDescription
Public methodWarn(Exception)
Writes a warning message to the VU event log, consisting of the specified exception
Public methodWarn(String)
Writes a warning message to the VU event log.
Public methodWarn(String, String)
Writes a warning message to the VU event log, specifying an identifier which appears in the ID column.
Public methodWarn(String, String, String)
Writes a warning message and an image link to the VU event log, specifying an identifier which appears in the ID column.
Back to Top
See Also