show / hide menu

Sub Activity – Debug

The Debug activity has the following sub activity:

  1. Write Line: This activity prints a string or the value of a string variable to the Output panel.

Activity NameCommonInput
Write lineLabel – A classifying string applied to an activity which can be renamed by the user. It is the display name. 

Disable – The user can enable or disable the activity.

ContinueOnError – It specifies the remaining activities to be executed even when one fails. This field supports only Boolean values (True or False). By default, the value is false so execution terminates when an error occurs.
Text – The content you want to write to the output panel