Skip to main content

Print to Console

Logs the given text or variable value to the console.

Category: Console & Logging · Group: General · Activity name: WriteLine

The WriteLine activity in the designer

Example

WriteLine("<text>")

Inputs

NameTypeRequiredDefaultDescription
Text or VariablestringYesThe text or variable to be displayed in the console.