iRobo.Activity.Flow Chart

Flowchart activity is used to create workflow that defines and manages complex flow controls. 


     Note: 

         Flowchart specifies a unique Start Node.

         It is executed when the workflow starts and uses a network of linked Nodes to create arbitrary loops,

         or to divert the flow of execution to anywhere    else in the workflow at any given time.

                               

                                                                               

Properties

Misc

  • DisplayName -  Activity header name.
  • ValidateUnconnectedNodes -  Check if there is no connected nodes. Its input is True/False arguments. 



Example on Using FlowChart Activity        

                                                               

To better understand the Flow Chart Activity,  you can see Here how the Activity is used in an example that has condition and FlowNode.


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