Arguments in Uipath Studio:
• Arguments
• Direction of Argument (In/Out/In-out)
• Practice
Arguments: They will be used store data/value and send value from one workflow to another workflow.
Direction: Argument can used (In/Out/In-out) in the workflow
Practice:
To exemplify how to use an argument in an automation with an Invoke Workflow File activity, we are going to create two separate sequences. A very simple one in which to assign a value to an argument, and a second that invokes it and displays the value in a message box.
[Note: Below GitHub Link will you to access the Workflow file/Process Files which is shown in our session. If you are not sure how to download & use it then, Kindly check the "GitHub" Playlist ]
GitHub Link - https://github.com/Reboot-your-work/C...
Happy Learning !!