Categories
RPA UiPath

Data Manipulation with Lists and Dictionaries in Studio (UiRPA part 9)

Data Manipulation with Lists and Dictionaries in Studio

About the course

In this course, we will cover the most important data manipulation operations and examples. These will be demonstrated using some of the most common data
types that you will encounter in your work, namely Lists and Dictionaries.

What you will learn in this course

At the end of this course you will be able to perform the following operations in UiPath Studio:

  • Use specific methods to initialize and manipulate List variables.
  • Use specific methods to initialize and manipulate Dictionary variables.
Categories
RPA UiPath

Data Manipulation with Strings in Studio (UiRPA part 8)

Data Manipulation with Strings in Studio

About the course

In this course, you will find out what data manipulation is, how to work with Strings and how to use the RegEx Builder. These will be demonstrated using some of the most common data types that you’ll encounter in your work, namely Strings and Lists.

What you will learn in this course

At the end of this course you will be able to perform the following operations in UiPath Studio:

  • Use the most common .NET methods to manipulate values contained in variables of type String.
  • Use the RegEx builder in UiPath Studio to perform complex string manipulation.