This course provides an overview of data manipulation in UiPath Studio, focusing on string methods, properties, and activities. You'll learn to extract email addresses using both string methods and the RegEx Builder, followed by hands-on practice with string manipulation activities.
This course was originally built using UiPath Studio version 2022.10, with updates reflecting changes in version 2023.10. We recommend using UiPath Studio 2023.10 to fully benefit from the latest features and improvements.
This one hour thirty minutes course is aimed primarily at Automation Explorers and Automation Developers.
Overview of data manipulation
String Methods and Properties
Practice 1—Extract Email address using String Methods
RegEx Builder Wizard
Practice 2—Extract Email Address with RegEx
String Activities
Practice 3—String manipulation using String Activities
At the end of this course, you should be able to:
Explain the concept of data manipulation and identify several scenarios where it can be applied.
Apply common .NET methods to manipulate string variables effectively.
Utilize the Regular Expression (RegEx) builder in UiPath Studio to execute string manipulations.
Implement string manipulation using String Activities in UiPath Studio.