iRobo.Activity.For Each Row

Loop on each row in a DataTable Variable.

                                       

                               

Properties

Input

  • DataTable - Get DataTable Variable that stores Rows & Columns. (Mandatory)
  • DataView - Get Data View Variable describe Rows & Columns attributes in DataTable.


Misc

  • DisplayName -  Activity header name.

Steps of Using For Each Row Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag For Each Row Activity to the Sequence.
  3. Enter DataTable Variable in Properties Panel, which stores Rows & Columns to loop on.
  4. Drag any Activity into For Each Row Activity to take action on each row it gets, for example: Message Box Activity to get the output of each row String.
  5. Click Save button from iRobo Studio Menu to save Workflow.
  6. Click Play button to start the automated process.

Created with the Personal Edition of HelpNDoc: Easy EBook and documentation generator