Write Line
System.Activities.Statements.WriteLine
Writes specified data or text to the Output panel. Used for debugging your automation.
Project compatibility
Windows | Windows - Legacy | Cross-Platform
Configuration
- Text - The content to be written to the Output panel. This field only accepts strings and string variables. Strings have to be placed between quotation marks.
note
When executed on 20.10 Robots or newer, the Write Line activity outputs logs at
tracelevel, rather thaninformationlevel.