iRobo.Activity.Write Line

Write Line activity is used to write Text or Data to the Output Panel


     Note: 

         User should debug the activity for automation.

                                                                                                               

Properties

Misc

  • DisplayName -  Activity header name.
  • Text -  Get Text / VB expression/ Saved output value.
  • TextWriter -  Send Text property content to a different target with TextWriter Data Type.                                                                         

               

Example on Using Write Line

To better understand Write Line Activity, let's build an automated process that writes "Hello".


  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag WriteLine Activity to the Sequence.
  3. Insert String value "Hello" into Text area of activity as shown in the image below

  1. Click Save button from iRobo Studio Menu to save Workflow.
  2. Click Play button to start the automated process.







Created with the Personal Edition of HelpNDoc: Free Qt Help documentation generator