Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
UiPath Associate Certification Guide

You're reading from   UiPath Associate Certification Guide The go-to guide to passing the Associate certification exam with the help of mock tests and quizzes

Arrow left icon
Product type Paperback
Published in Jun 2022
Publisher Packt
ISBN-13 9781801072731
Length 558 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (3):
Arrow left icon
Niyaz Ahmed Niyaz Ahmed
Author Profile Icon Niyaz Ahmed
Niyaz Ahmed
Lahiru Fernando Lahiru Fernando
Author Profile Icon Lahiru Fernando
Lahiru Fernando
Rajaneesh Balakrishnan Rajaneesh Balakrishnan
Author Profile Icon Rajaneesh Balakrishnan
Rajaneesh Balakrishnan
Arrow right icon
View More author details
Toc

Table of Contents (24) Chapters Close

Preface 1. Part 1: Importance of RPA
2. Chapter 1: The Automation Journey and Identifying Suitable Business Processes FREE CHAPTER 3. Chapter 2: UiPath Ecosystem 4. Chapter 3: Introducing UiPath Orchestrator 5. Chapter 4: Create, Deploy, and Execute RPA Process on the UiPath Ecosystem 6. Part 2: UiPath Studio
7. Chapter 5: Learning about Variables and Arguments 8. Chapter 6: Understanding Different Control Flows 9. Chapter 7: Manipulating Data Using UiPath 10. Chapter 8: Exploring UiPath Selectors 11. Chapter 9: Learning the Uses of Data Tables and Exploring Excel Automation 12. Chapter 10: Exploring User Interfaces and User/Robot Interactions 13. Chapter 11: Automating PDF Data Extraction 14. Chapter 12: Exploring UiPath Email Automation 15. Part 3: Use Case and Exam Preparation
16. Chapter 13: Debugging 17. Chapter 14: Invoice Processing – Dispatcher 18. Chapter 15: Invoice Processing – Performer 19. Chapter 16: How to Prepare and What to Expect 20. Chapter 17: Mock Exam 1
21. Chapter 18: Mock Exam 2
22. Other Books You May Enjoy Appendix

Exploring arguments

In UiPath, the goal of a variable is to store data within the specified scope and pass it on to other variables or activities as required. A real-world automation project includes more than one workflow, hence the use of variables is not enough to connect the workflows. Arguments in UiPath come into play to fill this gap by acting as a container that allows the transfer of data between multiple workflows. Arguments are very similar to workflows as they store data dynamically based on their defined data types. However, the difference is that arguments have a Direction property that describes how the data is transferred between workflows. Further, the use of arguments enables users to reuse automation workflows in multiple projects.

Let's take a look at the properties of arguments.

Properties of an argument

Let's take a look at the properties of an argument, as follows:

  • Name: Similar to variables, this property indicates the name of the...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image